Share via


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)

Syntax

'Declaration
'Usage

Members

  Member name Description
xdIEIsInOfflineMode Microsoft Internet Explorer is in offline mode.  
xdOffline The client computer is not connected to the network. 
xdOnline The client computer is connected to the network. 

Remarks

These enumerated values are returned by the MachineOnlineState property.

See Also

Reference

Microsoft.Office.Interop.InfoPath Namespace