SECIShellViewImpl::OnKillFocus
HRESULTSECIShellViewImpl::OnKillFocus(UINTuMsg, WPARAMwParam, LPARAMlParam, BOOL&bHandled)
Default Windows message WM_KILLFOCUS handler. See Win32 SDK for details for the arguments. The default implementation calls UIActivate with SVUIA_ACTIVATE_NOFOCUS argument and return 0.
Defined in: SECIShellViewImpl.h
Return Value
HRESULT
Parameters
uMsg
wParam
lParam
bHandled
See Also