CDHtmlDialog::GetDHtmlDocument
Retrieves the IHTMLDocument2 interface on the currently loaded HTML document.
HRESULT GetDHtmlDocument(
IHTMLDocument2 **pphtmlDoc
);
Parameters
- **pphtmlDoc
A pointer to a pointer to an HTML document.
Return Value
A standard HRESULT. Returns S_OK if successful.
Requirements
Header: afxdhtml.h