Contents Index Topic Contents | ||
Previous Topic: IWebBrowser2::get_Silent Next Topic: IWebBrowser2::get_StatusText |
IWebBrowser2::get_StatusBar
HRESULT get_StatusBar( VARIANT_BOOL FAR* pBool );Returns a value that indicates whether the Internet Explorer status bar is visible.
- Returns S_OK if successful, or an OLE-defined error code otherwise.
- pBool
- Address of a variable that receives TRUE if the status bar is visible, or FALSE if it is not.
Applies To
Internet Explorer
See also IWebBrowser2::put_StatusBar
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.