Internet Shortcut Global ...     MIMEAssociationDialog Fun...     Internet Shortcut Global ...    
Web Workshop (Miscellaneous)

InetIsOffline Function


Determines whether the system is connected to the Internet.

Syntax

BOOL InetIsOffline (
    DWORD dwFlags
);

Parameters

dwFlags
Input flags for the function. This must be set to zero.

Return Value

Returns TRUE if the local system in not currently connected to the Internet. Returns FALSE if the local system is connected to the Internet or if no attempt has yet been made to connect to the Internet.

Function Information

Windows NT Use version 4.0
Windows Use Windows 95 and later
Header Intshcut.h
Minimum availability Internet Explorer 4.0


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.