===== SetShopItemCount ===== Sets the current shop item count. (Selling menu ticker up/down.) ELITEAPI_API void __stdcall SetShopItemCount(void* apiObject, unsigned char value); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. *//value// [in] * The value to set the shop item count.