Prints - BIXOLON SLP-DL413 Reference Manual

Linux sdk
Hide thumbs Also See for SLP-DL413:
Table of Contents

Advertisement

3-17 Prints

Print the buffer.
int Prints(const int nLabelSet, const int nCopies);
[Parameters]
* const int nLabelSet
[in] Number of label sets (1 ~ 65535)
* const int nCopies
[in] Number of label copies (1 ~ 65535)
[Return Values]
Constant
SUCCESS
WRITE_ERROR
* Example
int ret;
ret = ConnectToPrinter("portinfo...");
......
Prints(1, 1);
......
Rev. 1.00
Value
0
The function is successful.
-105
- 27 -
Description
Data transmission failed.
Label Printer

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents