Share via


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

2/27/2008

Indicates that no cash slots are full or almost full.

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

Syntax

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

Remarks

Represents the UPOS standard error code CHAN_STATUS_FULLOK.

See Also

Reference

CashChanger Class
CashChanger Members
Microsoft.PointOfService Namespace
StatusUpdateEvent