XdMachineOnlineState Enumeration

InfoPath Developer Reference

The XdMachineOnlineState enumeration is used to determine the state of the connection for the client computer.

Version Information
 Version Added:  InfoPath 2003

Name Value Description
xdOffline 0 The client computer is not connected to the network.
xdOnline 1 The client computer is connected to the network.
xdIEIsInOfflineMode 2 Windows Internet Explorer is in offline mode.

Remarks

These enumerated values are returned by the MachineOnlineState property of the Application object.