CDHtmlDialog::GetDHtmlDocument
检索当前所加载的HTML的 IHTMLDocument2 接口文档。
HRESULT GetDHtmlDocument(
IHTMLDocument2 **pphtmlDoc
);
参数
- ** pphtmlDoc
为指针的指针到HTML文档。
返回值
标准 HRESULT。 如果成功,则返回 S_OK。
要求
Header: afxdhtml.h
检索当前所加载的HTML的 IHTMLDocument2 接口文档。
HRESULT GetDHtmlDocument(
IHTMLDocument2 **pphtmlDoc
);
标准 HRESULT。 如果成功,则返回 S_OK。
Header: afxdhtml.h