IHTMLWindow2::get_externalIHTMLWindow2::get_external*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLWindow2::get_event
*Next Topic: IHTMLWindow2::get_frames

IHTMLWindow2::get_external


HRESULT get_external( 
    IDispatch **p 
);

Retrieves external access to an additional object model provided by host applications of the Internet Explorer browser components.

p
Address of a variable that receives the interface pointer.

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".


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