Click to return to the Reusing Browser Technology home page    
IWebBrowser2::get_Silent ...     IWebBrowser2::get_StatusT...     IWebBrowser2 Interface    
Web Workshop  |  Reusing Browser Technology

IWebBrowser2::get_StatusBar Method


Retrieves a Boolean value that indicates whether the Microsoft® Internet Explorer status bar is visible.

Syntax

HRESULT get_StatusBar(
    VARIANT_BOOL* pBool
);

Parameters

pBool
Address of a VARIANT_BOOL variable that receives TRUE if the status bar is visible, or FALSE if it is not.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

IWebBrowser2::put_StatusBar


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.