Expand Minimize
This topic has not yet been rated - Rate this topic

CDHtmlDialog::GetDHtmlDocument

Retrieves the IHTMLDocument2 interface on the currently loaded HTML document.

HRESULT GetDHtmlDocument( 
   IHTMLDocument2 **pphtmlDoc  
);
**pphtmlDoc

A pointer to a pointer to an HTML document.

A standard HRESULT. Returns S_OK if successful.

Header: afxdhtml.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.