TopMenu.GetObjName Method

Retrieves the name string of a top menu item.

int GetObjName(TopMenuObject topobj, char[] buffer, int maxlength)

Parameters

TopMenuObject topobj

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.