Click to return to the Reusing Browser Technology home page    
IWebBrowser2::get_Address...     IWebBrowser2::get_Busy Me...     IWebBrowser2 Interface    
Web Workshop  |  Reusing Browser Technology

IWebBrowser2::get_Application Method


Retrieves the automation interface supported by the Microsoft® Internet Explorer application.

Syntax

HRESULT get_Application(
    IDispatch **ppDisp
);

Parameters

ppDisp
Address of an IDispatch variable that receives the pointer to the application's IDispatch interface.

Return Value

Returns S_OK if successful, or E_NOINTERFACE if the interface is not supported.

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0

See Also

IWebBrowser2::get_Container, IWebBrowser2::get_Document, IWebBrowser2::get_Parent


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.