Contents Index Topic Contents | ||
Previous Topic: Internet Shortcut Global Functions Next Topic: MIMEAssociationDialog |
InetIsOffline
BOOL InetIsOffline ( DWORD dwFlags );Determines whether the system is connected to the Internet.
- 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.
- dwFlags
- Input flags for the function. This must be set to zero.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.