Printnormal; Printstring - Citizen CMP-20 series Program Manual

Mobile thermal printer windows ce and windows mobile module
Hide thumbs Also See for CMP-20 series:
Table of Contents

Advertisement

2.3. PrintNormal

This function is used for supporting text printing and OLE POS command.
long
PrintNormal(
LPCTSTR Data
)
[Parameter]
* Data
- Pointer to a null-terminated Unicode string. It is same as PrintNormal function in OLE
POS Command.
For command list, please refer to the Page-16 ~ Page-18.
[Return Values]
LK_SUCCESS : This value returns when a function succeeds.
LK_FAIL : This value returns when a function fails.

2.4. PrintString

This function is used for supporting text printing with ESC command.
long
PrintString(
LPCTSTR Data
)
[Parameter]
* Data
- Pointer to a null-terminated Unicode string. It sets Unicode String to print.
[Return Values]
LK_SUCCESS : This value returns when a function succeeds.
LK_FAIL : This value returns when a function fails.
- 5 -

Advertisement

Table of Contents
loading

Table of Contents