===== GetDialogId ===== Returns the current dialog id. ELITEAPI_API int __stdcall GetDialogId(void* apiObject); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. **Return Value** Returns the current dialog id. If an error occurs or no dialog is open, the return is 0.