Share via


CashChanger.StatusOK Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates that the device is ready to dispense coinage.

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

Also used to indicate the dispenser is unable to detect an error condition.

See Also

Reference

CashChanger Class
CashChanger Members
Microsoft.PointOfService Namespace
StatusUpdateEvent