WinIsWindowVisible Return Value - rc
rc
(
BOOL
) - returns
Visibility-state indicator.
TRUE
Window and all its parents have the WS_VISIBLE style bit set on
FALSE
Window or one of its parents have the WS_VISIBLE style bit set off.
[Back: WinIsWindowVisible Parameter - hwnd]
[Next: WinIsWindowVisible - Parameters]