Event Callback Functions - Denso BHT-700-CE Reference Manual

Barcode handy terminal
Table of Contents

Advertisement

17.5.3. Event Callback Functions

Function
This function is called when the transmission ends as specified.
Done
Transferring Get the information about a file being transmitted.
Done
Description
This function is called when the transmission ends as specified.
Syntax
void OnDone (
long
Result
)
Parameters
Result
[out] End code listed in the table below
Result
RROR_SUCCESS
ERROR_TIMEOUT
ERROR_OPERATION_ABORTED Process is aborted.
ERROR_OPEN_FAILED
ERROR_INVALID_DATA
ERROR_DISK_FULL
ERROR_BAD_PATHNAME
Return value
None
Description
Meaning
Succeeded.
Timeout.
Failed to open a file.
Invalid data received.
Sufficient storage area not reserved.
Path too long (Path + filename > 260 characters)
157

Advertisement

Table of Contents
loading

Table of Contents