User Tools

Site Tools


eliteapi:functions:target:gettargetinfo

GetTargetInfo

Returns the current target information.

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

Parameters

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

Return Value

True on success, false otherwise.

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