Share via


Micr.ExtendedErrorBadSize Field

Indicates the length of the check was beyond the expected readable range.

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

Usage

'Usage
Dim returnValue As Integer
returnValue = Micr.ExtendedErrorBadSize

Syntax

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

Remarks

The RawData property contains partial data if available; otherwise it is an empty string.

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