CHtmlView::GetParentBrowser
Call this member function to retrieve a pointer to the parent object of the WebBrowser control.
LPDISPATCH GetParentBrowser( ) const;
Return Value
A pointer to the IDispatch interface of the object that is the parent of the WebBrowser control. For more information, see Implementing the IDispatch Interface.
Remarks
Applies to Internet Explorer and WebBrowser.
Requirements
Header: afxhtml.h