Share via


PosCommon.StatusPowerOffOffline Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates that either the device’s power is off or it is offline.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Const StatusPowerOffOffline As Integer
public const int StatusPowerOffOffline
public:
literal int StatusPowerOffOffline
public static final int StatusPowerOffOffline
public const var StatusPowerOffOffline : int

Remarks

StatusPowerOffOffline can only be used if the CapPowerReporting property is set to PowerReporting.Standard.

See Also

Reference

PosCommon Class
PosCommon Members
Microsoft.PointOfService Namespace
CapPowerReporting
PowerReporting
StatusUpdateEvent