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