Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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