Share via


CoinDispenser.StatusOk Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates the Coin Dispenser device is ready to dispense coins, or the device is unable to detect an error condition.

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

Syntax

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

Remarks

The value of this field indicates that the coin dispenser is ready to dispense coins or is unable to detect any error conditions.

This field replaces the COIN_STATUS_OK constant used by UPOS.

See Also

Reference

CoinDispenser Class
CoinDispenser Members
Microsoft.PointOfService Namespace