CoinDispenser.StatusNearEmpty Field (POS for .NET v1.12 SDK Documentation)
2/27/2008
Indicates the Coin Dispenser device can still dispense coins, but the device is almost empty.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Const StatusNearEmpty As Integer
public const int StatusNearEmpty
public:
literal int StatusNearEmpty
public static final int StatusNearEmpty
public const var StatusNearEmpty : int
Remarks
The value of this field indicates that the coin dispenser device can still dispense coins, but that the device is almost empty.
This field replaces COIN_STATUS_NEAREMPTY constant used by UPOS.
See Also
Reference
CoinDispenser Class
CoinDispenser Members
Microsoft.PointOfService Namespace