IHTMLWindow2::get_navigatorIHTMLWindow2::get_navigator*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLWindow2::get_name
*Next Topic: IHTMLWindow2::get_offscreenBuffering

IHTMLWindow2::get_navigator


HRESULT get_navigator( 
    IOmNavigator **p 
);

Retrieves an interface pointer to a navigator object that represents the browser. The object provides information about the browser.

p
Address of a variable that receives the interface pointer.

See also IOmNavigator


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