Version 3.00 Feb. 2019
APPLICATION DEVELOPMENT GUIDE
CheckScanner
21
Returned value One of the following is returned and stored in the ResultCode
property.
Value Meaning
OPOS_SUCCESS DirectIO succeeded.
OPOS_E_CLOSED The device is closed.
OPOS_E_NOTCLAIMED The device is not claimed.
OPOS_E_DISABLED The device is disabled.
OPOS_E_ILLEGAL Specifies command number without a
function.
The parameter is illegal.
The device does not have Storage Memory
function.
Other Refer to the ResultCode item.
Requirement Open, Claim & Enable
10) CHK_DI_TMSTORE_ERRORMODE
Parameter Explanation
Command CHK_DI_TMSTORE_ERRORMODE
pData CHK_DI_ERRORMODE_CANCEL
CHK_DI_ERRORMODE_RETRY
pString Not used. Null character string is entered.
Explanation There are two error modes for storing image to the device when
the CHK_DI_EXTEND_TMSTORE method is specified among
the subsidiaries of the CHK_DI_ENDINSERTION_EXTEND
method.
a) pData: CHK_DI_ERRORMODE_CANCEL
When it is failed to store image to the device, the
transaction is terminated immediately. The captured
image data are cancelled. The result of the EndInsertion
command becomes Error.