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