User Tools

Site Tools


eliteapi:functions:player:getplayerinfo

GetPlayerInfo

Obtains the local player information.

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

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • lpBuffer [in]
    • The buffer to obtain the player information object.

Return Value

True on success, false otherwise.

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