WinIsWindowShowing Return Value - rc
rc
(
BOOL
) - returns
Showing state indicator.
TRUE
Some part of the window is displayed on the screen.
FALSE
The function returns FALSE in these situations:
No part of the window is displayed on the screen
The window is disabled
The window update is disabled
[Back: WinIsWindowShowing Parameter - hwnd]
[Next: WinIsWindowShowing - Parameters]