CDHtmlDialog::GetDHtmlDocument

检索当前所加载的HTML的 IHTMLDocument2 接口文档。

HRESULT GetDHtmlDocument( 
   IHTMLDocument2 **pphtmlDoc  
);

参数

  • ** pphtmlDoc
    为指针的指针到HTML文档。

返回值

标准 HRESULT。 如果成功,则返回 S_OK。

要求

Header: afxdhtml.h

请参见

参考

CDHtmlDialog Class

层次结构图

IHTMLDocument2