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