GetDialogId

Returns the current dialog id.

ELITEAPI_API int __stdcall GetDialogId(void* apiObject);

Parameters

Return Value

Returns the current dialog id. If an error occurs or no dialog is open, the return is 0.