CHtmlView::GetOffline

Call this member function to determine whether the web browser is operating offline.

BOOL GetOffline( ) const;

Return Value

Nonzero if the web browser is currently offline; otherwise zero.

Remarks

Applies to Internet Explorer and WebBrowser.

Requirements

Header: afxhtml.h

See Also

Concepts

CHtmlView Class

CHtmlView Members

Hierarchy Chart

CHtmlView::SetOffline

IWebBrowser2::get_Offline