User Tools

Site Tools


eliteapi:functions:resources:getitembyid

GetItemById

Obtains an item by its id.

ELITEAPI_API IItem* __stdcall GetItemById(void* apiObject, unsigned int id);

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • id [in]
    • The id of the item to obtain.

Return Value

The item of the given id.

eliteapi/functions/resources/getitembyid.txt · Last modified: 2014/12/15 14:32 (external edit)