GetSysModalWindow

2.x

  HWND GetSysModalWindow(void)    

The GetSysModalWindow function retrieves the handle of the system-modal window, if one is present.

Parameters

This function has no parameters.

Return Value

The return value is the handle of the system-modal window, if one is present. Otherwise, it is NULL.

See Also

SetSysModalWindow