XdMachineOnlineState enumeration

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

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
xdOfflineThe client computer is not connected to the network.
xdOnlineThe client computer is connected to the network.
xdIEIsInOfflineModeMicrosoft Internet Explorer is in offline mode.

These enumerated values are returned by the MachineOnlineState property.

Show: