Share via


ItemDispenser.StatusEmpty Field

2/27/2008

Indicates whether the Item Dispenser is empty.

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

Syntax

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

Remarks

Cannot dispense items because the dispenser is empty. If MaxSlots is greater than one (1), some slots are empty.

See Also

Reference

ItemDispenser Class
ItemDispenser Members
Microsoft.PointOfService Namespace