===== GetTradeItemIndex ===== Obtains a trade item slot item index. ELITEAPI_API unsigned char __stdcall GetTradeItemIndex(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 index of the trade item.