hwnd
(
HWND
) - input
Window handle.
fNewEnabled
(
BOOL
) - input
New enabled state.
TRUE
Set window state to enabled
FALSE
Set window state to disabled.
rc
(
BOOL
) - returns
Window enabled indicator.
TRUE
Window enabled state successfully updated
FALSE
Window enabled state not successfully updated.
[Back]
[Next]