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