Share via


PosPower.StatusUpsLow Field

Indicates the UPS battery is near empty.

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

Usage

'Usage
Dim returnValue As Integer
returnValue = PosPower.StatusUpsLow

Syntax

'Declaration
Public Const StatusUpsLow As Integer
public const int StatusUpsLow;
public: const Int32 StatusUpsLow;
public static final int StatusUpsLow;
public var StatusUpsLow : int;

Remarks

Application shutdown should be started to ensure that is can be completed before the battery charge is depleted. A minimum of 2 minutes of normal system operation can be assumed when this state is entered unless this is the first state reported upon entering the "Off" power state.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

PosPower Class
PosPower Members
Microsoft.PointOfService Namespace