SECIShellViewImpl::OnActivate

HRESULTSECIShellViewImpl::OnActivate(UINTuMsg, WPARAMwParam, LPARAMlParam, BOOL&bHandled)

Default Windows message WM_ACTIVATE handler. See Win32 SDK for details of the arguments. The default implementation calls UIActivate with SVUIA_ACTIVATE_FOCUS argument and return 0.

Defined in: SECIShellViewImpl.h

Return Value

HRESULT

Parameters

uMsg

wParam

lParam

bHandled

See Also

SECIShellViewImpl