共用方式為


CoinDispenser.StatusNearEmpty Field

Definition

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

Field Value

Value = 3

Applies to