BillAcceptor.StatusJamOk 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 Bill Acceptor is no longer jammed.
public const int StatusJamOk = 32;
val mutable StatusJamOk : int
Public Const StatusJamOk As Integer = 32