Expand Minimize
This topic has not yet been rated - Rate this topic

XdMachineOnlineState Enumeration (Microsoft.Office.Interop.InfoPath.SemiTrust)

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

Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in microsoft.office.interop.infopath.semitrust.dll)
public enum XdMachineOnlineState
 Member nameDescription
xdIEIsInOfflineModeMicrosoft Internet Explorer is in offline mode.  
xdOfflineThe client computer is not connected to the network. 
xdOnlineThe client computer is connected to the network. 

These enumerated values are returned by the MachineOnlineState property.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.