User Tools

Site Tools


eliteapi:functions:menu:getmenuhelpstring

GetMenuHelpString

Obtains the menu help text.

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

Parameters

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

Return Value

True on success, false otherwise.

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