BillDispenser.StatusNearEmpty 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 some cash slots are almost empty.
public const int StatusNearEmpty = 12;
val mutable StatusNearEmpty : int
Public Const StatusNearEmpty As Integer = 12