Retrieves external access to an additional object model provided by host applications of the Microsoft® Internet Explorer browser components.
Syntax
HRESULT get_external( IDispatch **p );
Parameters
- p
- Address of a pointer to an IDispatch interface that receives external access to an additional object model.
Return Value
Returns S_OK if successful, or an error code otherwise.
Remarks
In the Internet Explorer stand-alone browser, no external object model is available. In a hosting scenario where it is available, the object model is defined by the application hosting the Internet Explorer components, and the hosting application should be referred to for documentation. For further details on how to implement extensions to the object model, see the Internet Client SDK documentation on "Reusing the WebBrowser and MSHTML".
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0