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