GetDialogCount

Returns the current dialog option count.

ELITEAPI_API int __stdcall GetDialogOptionCount(void* apiObject);

Parameters

Return Value

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