CHtmlView::GetHtmlDocument

Call this member function to retrieve the HTML document for the active document.

LPDISPATCH GetHtmlDocument( ) const;

Return Value

A pointer to the IDispatch interface of the active document object.

Remarks

Applies to Internet Explorer and WebBrowser.

Requirements

Header: afxhtml.h

See Also

Reference

CHtmlView Class

Hierarchy Chart

IWebBrowser2::get_Document

Other Resources

CHtmlView Members