Setcursortypeasync Method - Citizen CT-D101 Series Programming Manual

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

Advertisement

3.3.12. SetCursorTypeAsync method

Syntax
Task<int> SetCursorTypeAsync (int cursorType)
Parameter
The meanings and settable values of the parameters are as follows.
Element
CursorType
Description
This displays the current cursor position on the display.
Return value
Return CDP_SUCCESS (0) in success. Please refer to
Example
await display.SetCursorTypeAsync(LineDisplayConst.CDP_TYPE_UNDERLINE);
Meaning
Cursor type specification
CITIZEN UWP POS Print SDK - Programming Manual
Settable range
CDP_TYPE_NONE: Hide cursor
CDP_TYPE_UNDERLINE: Display cursor
"3.3.1 Return
value"" for the error code except it.
89
(Omittable element,
T
when omit)
YPE_UNDERLINE

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents