HWND GetSysModalWindow(void) |
The GetSysModalWindow function retrieves the handle of the system-modal window, if one is present.
This function has no parameters.
The return value is the handle of the system-modal window, if one is present. Otherwise, it is NULL.