Share via


Micr.ExtendedErrorCheck Field

Indicates the device was taken out of removal mode while a check is still present.

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

Usage

'Usage
Dim returnValue As Integer
returnValue = Micr.ExtendedErrorCheck

Syntax

'Declaration
Public Const ExtendedErrorCheck As Integer
public const int ExtendedErrorCheck;
public: const Int32 ExtendedErrorCheck;
public static final int ExtendedErrorCheck;
public var ExtendedErrorCheck : 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