Contents Index Topic Contents | ||
Previous Topic: IWebBrowser2::get_AddressBar Next Topic: IWebBrowser2::get_Busy |
IWebBrowser2::get_Application
HRESULT get_Application( IDispatch * FAR* ppDisp );Retrieves the automation interface supported by the Internet Explorer application.
- Returns S_OK if successful, or E_NOINTERFACE if the interface is not supported.
- ppDisp
- Address of a variable that receives the pointer to the application's IDispatch interface.
Applies To
WebBrowser, Internet Explorer
See also IWebBrowser2::get_Container, IWebBrowser2::get_Document, IWebBrowser2::get_Parent
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.