Cat.ExtendedErrorDeficient 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 balance is insufficient for an electronic money device. The device cannot close the settlement.
public const int ExtendedErrorDeficient = 201;
val mutable ExtendedErrorDeficient : int
Public Const ExtendedErrorDeficient As Integer = 201