User Tools

Site Tools


eliteapi:functions:menu:getmenuname

GetMenuName

Obtains the name of the menu.

ELITEAPI_API bool __stdcall GetMenuName(void* apiObject, LPVOID lpBuffer, int size);

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • lpBuffer [in]
    • The buffer to obtain the menu name.
  • size [in]
    • The size of the buffer.

Return Value

True on success, false otherwise.

eliteapi/functions/menu/getmenuname.txt · Last modified: 2014/12/08 02:28 (external edit)