CoinDispenser.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 the Coin Dispenser device can still dispense coins, but the device is almost empty.
public const int StatusNearEmpty = 3;
val mutable StatusNearEmpty : int
Public Const StatusNearEmpty As Integer = 3