CoinAcceptor.StatusFullOk 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 no longer full.
public const int StatusFullOk = 23;
val mutable StatusFullOk : int
Public Const StatusFullOk As Integer = 23