CheckScanner.ExtendedErrorNoRoom Field
2/27/2008
Indicates there is no room for the scanned image to be stored in memory.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Const ExtendedErrorNoRoom As Integer
public const int ExtendedErrorNoRoom
public:
literal int ExtendedErrorNoRoom
public static final int ExtendedErrorNoRoom
public const var ExtendedErrorNoRoom : int
Remarks
Used in the StoreImage method.
This field replaces the ECHK_NOROOM UPOS constant.
See Also
Reference
CheckScanner Class
CheckScanner Members
Microsoft.PointOfService Namespace
StoreImage