Share via


ItemDispenser.StatusOk Field

2/27/2008

Indicates whether the Item Dispenser is working correctly.

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

Ready to dispense items from all slots. This value is also set when the dispenser is unable to detect error conditions.

See Also

Reference

ItemDispenser Class
ItemDispenser Members
Microsoft.PointOfService Namespace