WM_FOCUSCHANGE Field - usSetFocus
usSetFocus
(
USHORT
)
Focus flag.
TRUE
The window is receiving the focus and
hwndFocus
identifies the window losing the focus.
FALSE
The window is losing the focus and
hwndFocus
identifies the window receiving the focus.
[Back: WM_FOCUSCHANGE Field - hwndFocus]
[Next: WM_FOCUSCHANGE Field - fsFocusChange]