MachineState Enumeration

Specifies the state of the connection for the client computer.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)

Syntax

'Declaration
'Usage

Members

  Member name Description
IEInOfflineState Microsoft Internet Explorer is in offline mode. 
Offline The client computer is not connected to the network. 
Online The client computer is connected to the network. 

Remarks

These enumerated values are returned by the MachineOnlineState property.

This type or member can be accessed only from code running in forms opened in Microsoft Office InfoPath 2007.

See Also

Reference

Microsoft.Office.InfoPath Namespace