CoinAcceptor.StatusFull 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 that the Coin Acceptor is full.
public const int StatusFull = 21;
val mutable StatusFull : int
Public Const StatusFull As Integer = 21