Share via


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

2/27/2008

Indicates that the device is powered on but is either not ready or unable to respond to requests.

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

Syntax

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

Remarks

StatusPowerOffline can only be used if the CapPowerReporting property is set to PowerReporting.Advanced.

See Also

Reference

PosCommon Class
PosCommon Members
Microsoft.PointOfService Namespace
CapPowerReporting
PowerReporting
StatusUpdateEvent