===== GetShopItemCount ===== Returns the current shop item count. (Selling menu ticker up/down.) ELITEAPI_API unsigned int __stdcall GetShopItemCount(void* apiObject); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. **Return Value** The number of items being selected.