IWebBrowser2::get_StatusTextIWebBrowser2::get_StatusText*
*Contents  *Index  *Topic Contents
*Previous Topic: IWebBrowser2::get_StatusBar
*Next Topic: IWebBrowser2::get_TheaterMode

IWebBrowser2::get_StatusText

HRESULT get_StatusText(
    BSTR FAR* pbstr
);

Retrieves the text of the Internet Explorer status bar.

pbstr
Address of a callee-allocated buffer that receives the text of the status bar. The caller frees this buffer with the SysFreeString API.

Applies To

Internet Explorer

See also IWebBrowser2::put_StatusText


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