Share via


CheckScanner.GetRawImageData Field

2/27/2008

Indicates the image data from the check scanner is in a native format that cannot be converted to a bitmap.

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

Syntax

'Declaration
Public Const GetRawImageData As Integer
public const int GetRawImageData
public:
literal int GetRawImageData
public static final int GetRawImageData
public const var GetRawImageData : int

Remarks

Used when the application calls DirectIOEvent, passing the constant. This causes the service object to return a byte array of the raw data.

See Also

Reference

CheckScanner Class
CheckScanner Members
Microsoft.PointOfService Namespace