Scan Printer Functions; Scan Function; Printer Check Function - Entrust SR200 Sdk Manual

Table of Contents

Advertisement

Scan Printer Functions

The API includes the following

Scan Function

Printer Check Function

Scan Function
No.
Function Name
1
int CXCMD_ScanPrinter
(int *piSlot, int *piID)
2
int CXCMD_ScanPrinterNext
(int *piSlot, int *piID)
You do not need to retry these commands, even if they return a positive value. A
valid value is set at piSlot and piID even if they return a positive value. See Return
Codes from Functions for return
Printer Check Function
No.
Function Name
1
BOOL
CXCMD_CheckIfConnected
(int *piSlot, int *piID)
SR200 & SR300 Printer SDK Guide
Explanation
Search for the first printer, and return the Slot
number and ID. The result is set at piSlot and piID.
Search for additional SR200/SR300 printers, after
the one specified by piSlot and piID. The result is
set at piSlot and piID.
values.
Explanation
Check whether the printer specified by the Slot
number and ID is connected or not. It returns TRUE
if it is connected and it returns FALSE if it is not.
This is the safest way to confirm whether the printer
is connected or not.
Page 6

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SR200 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Sr300

Table of Contents