Library Interfaces; Return Value - Citizen CT-D101 Series Programming Manual

Hide thumbs Also See for CT-D101 Series:
Table of Contents

Advertisement

2.3. Library interfaces

The following are the interfaces of this SDK.

2.3.1. Return value

Methods to be described later return the value in the list below.
Return value
CMP_SUCCESS (0)
CMP_E_CONNECTED (1001)
CMP_E_DISCONNECT (1002)
CMP_E_NOTCONNECT (1003)
CMP_E_CONNECT_NOTFOUND (1004)
CMP_E_CONNECT_OFFLINE (1005)
CMP_E_ILLEGAL (1101)
CMP_E_OFFLINE (1102)
CMP_E_NOEXIST (1103)
CMP_E_FAILURE (1104)
CMP_E_TIMEOUT (1105)
CMP_EPTR_COVER_OPEN (1201)
CMP_EPTR_REC_EMPTY (1202)
CMP_EPTR_BADFORMAT (1203)
CMP_EPTR_TOOBIG (1204)
CITIZEN UWP POS Print SDK - Programming Manual
Description
The operation is success.
The printer is already connected.
The printer is not connected.
Failed connection to the printer.
Failed to check the support model after connecting to the device.
Failed to check the printer status after connecting to the device.
Unsupported operation with the Device, or an invalid parameter value was
used.
The printer is off-line.
The file name does not exist.
The Service cannot perform the requested procedure.
The Service timed out waiting for a response from the printer.
The cover of the printer opens.
The printer is out of paper.
The specified file is in an unsupported format.
The specified bitmap is either too big.
28

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents