===== GetTradeItemId ===== Obtains a trade item slot item id. ELITEAPI_API unsigned short __stdcall GetTradeItemId(void* apiObject, int index); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. *//index// [in] * The index of the trade item. **Return Value** The item id of the trade item.