===== IsTradeMenuOpen ===== Determines if the menu is open or not. ELITEAPI_API bool __stdcall IsTradeMenuOpen(void* apiObject); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. **Return Value** True if the menu is open, false otherwise.