CDHtmlDialog::OnFrameWindowActivate

调用由框架激活时,框架窗口或停用。

STDMETHOD(OnFrameWindowActivate)( 
   BOOL fActivate  
);

参数

返回值

返回 E_NOTIMPL

备注

此成员函数是 IDocHostUIHandler::OnFrameWindowActivate的CDHtmlDialog的实现,如 Windows SDK所述。

要求

Header: afxdhtml.h

请参见

参考

CDHtmlDialog Class

层次结构图

IDocHostUIhandler Interface