===== 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.