CDHtmlDialog::OnDocWindowActivate
Called by the framework when the document window is activated or deactivated.
STDMETHOD(OnDocWindowActivate)(
BOOL fActivate
);
Parameters
- fActivate
See fActivate in IDocHostUIHandler::OnDocWindowActivate in the Windows SDK.
Return Value
Returns E_NOTIMPL.
Remarks
This member function is CDHtmlDialog's implemention of IDocHostUIHandler::OnDocWindowActivate, as described in the Windows SDK.
Requirements
Header: afxdhtml.h