Micr.ExtendedErrorNoCheck 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 device was taken out of Insertion mode without a check being inserted.
public const int ExtendedErrorNoCheck = 201;
val mutable ExtendedErrorNoCheck : int
Public Const ExtendedErrorNoCheck As Integer = 201