BillDispenser.StatusEmptyOk Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates no cash slots are empty or almost empty.
public const int StatusEmptyOk = 13;
val mutable StatusEmptyOk : int
Public Const StatusEmptyOk As Integer = 13