hwnd
(
HWND
) - input
Window handle.
fNewVisibility
(
BOOL
) - input
New visibility state.
TRUE
Set window state visible
FALSE
Set window state invisible.
rc
(
BOOL
) - returns
Visibility changed indicator.
TRUE
Window visibility successfully changed
FALSE
Window visibility not successfully changed.
[Back]
[Next]