CDHtmlDialog::OnDocWindowActivate

Called by the framework when the document window is activated or deactivated.

STDMETHOD(OnDocWindowActivate)( 
   BOOL fActivate  
);

Parameters

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

See Also

Reference

CDHtmlDialog Class

Hierarchy Chart

IDocHostUIhandler Interface

Other Resources

CDHtmlDialog Members