Share via


Micr.ExtendedErrorNoCheck Field

The device was taken out of insertion mode without a check being inserted.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Usage

'Usage
Dim returnValue As Integer
returnValue = Micr.ExtendedErrorNoCheck

Syntax

'Declaration
Public Const ExtendedErrorNoCheck As Integer
public const int ExtendedErrorNoCheck;
public: const Int32 ExtendedErrorNoCheck;
public static final int ExtendedErrorNoCheck;
public var ExtendedErrorNoCheck : int;

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

Micr Class
Micr Members
Microsoft.PointOfService Namespace
ErrorEvent