TopMenu.GetInfoString Method

Retrieves the info string of a top menu item.

int GetInfoString(TopMenuObject parent, char[] buffer, int maxlength)

Parameters

TopMenuObject parent

TopMenuObject ID.

char[] buffer

Buffer to store info string.

int maxlength

Maximum size of info string.

Return Value

Number of bytes written, not including the null terminator.