CheckScanner.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 that no check was detected in the check scanner device.
public const int ExtendedErrorNoCheck = 201;
val mutable ExtendedErrorNoCheck : int
Public Const ExtendedErrorNoCheck As Integer = 201