Share via


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

2/27/2008

Indicates that no cash slots are empty or almost empty.

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

Syntax

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

Remarks

Represents the UPOS standard error code CHAN_STATUS_EMPTYOK.

See Also

Reference

CashChanger Class
CashChanger Members
Microsoft.PointOfService Namespace
StatusUpdateEvent