IWebBrowser2::get_AddressBarIWebBrowser2::get_AddressBar*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IWebBrowser2::Stop
*Next Topic: IWebBrowser2::get_Application

IWebBrowser2::get_AddressBar

HRESULT get_AddressBar(
    VARIANT_BOOL FAR* pValue
);

Determines if the Internet Explorer object's address bar is visible.

pValue
Address of a variable that receives a nonzero value if the address bar is visible, or zero if it is not visible.

Applies To

Internet Explorer

See also IWebBrowser2::put_AddressBar


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