IWebBrowser2::get_ParentIWebBrowser2::get_Parent*
*Contents  *Index  *Topic Contents
*Previous Topic: IWebBrowser2::get_Offline
*Next Topic: IWebBrowser2::get_Path

IWebBrowser2::get_Parent

HRESULT get_Parent(
    IDispatch * FAR* ppDisp
);

Retrieves a pointer to the IDispatch interface of the object that is the container of the WebBrowser control.

ppDisp
Address of a variable that receives the pointer to the container's IDispatch interface.

Applies To

WebBrowser, Internet Explorer

See also IWebBrowser2::get_Application, IWebBrowser2::get_Container, IWebBrowser2::get_Document


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.