BillDispenser.ExtendedErrorOverDispense 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 specified cash cannot be dispensed because of a cash shortage.
public const int ExtendedErrorOverDispense = 201;
val mutable ExtendedErrorOverDispense : int
Public Const ExtendedErrorOverDispense As Integer = 201