IWebBrowser2::get_OfflineIWebBrowser2::get_Offline*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IWebBrowser2::get_Name
*Next Topic: IWebBrowser2::get_Parent

IWebBrowser2::get_Offline

HRESULT get_Offline(
    VARIANT_BOOL FAR* pbOffline
);

Returns a value indicating whether the WebBrowser control is currently operating in offline mode. In offline mode, the browser is forced to read HTML pages from the local cache rather than from the source document.

pbOffline
Address of a variable that receives TRUE if WebBrowser is offline, or FALSE if not.

Applies To

WebBrowser, Internet Explorer


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