CommandIterator.GetDescription Method

Retrieves the command's description.

void GetDescription(char[] buffer, int maxlen)

Parameters

char[] buffer

Buffer to copy to.

int maxlen

Maximum size of the buffer.

Errors

Invalid iterator position.