User Tools

Site Tools


eliteapi:functions:party:getpartymembers

GetPartyMembers

Returns the current party information.

ELITEAPI_API bool __stdcall GetPartyMembers(void* apiObject, LPVOID lpBuffer);

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • lpBuffer [in]
    • Buffer to store the party info.

Return Value

True on success, false otherwise.

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