Cat.ExtendedErrorOverDeposit 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 a failure occurs for an electronic money device if the attempted settlement amount exceeds the charge account limit.
public const int ExtendedErrorOverDeposit = 202;
val mutable ExtendedErrorOverDeposit : int
Public Const ExtendedErrorOverDeposit As Integer = 202