import "ePadHancock-IDL.idl";
Public Attributes | |
| INT8U | bEnabled |
| The Inking region enable switch. 1 is enabled. 0 is disabled. | |
| INT8U | bOn |
| The Inking trail is displayed on the LCD display. Possible values are on/off [1/0]. | |
| INT8U | bEnabledType |
| The enabled type has two possible values: 0 = legacy behavior, 1 = dependent on the affirmation text window. | |
| INT8U | bTransform |
| Possible values: 0 = No transform, 1 = Map to Inking Region. . | |
| IDL_LCD_POINT | startingPoint |
| The inking region starting point in x, y coordinates. | |
| INT16U | wWidthInPixels |
| The inking region width in pixels. | |
| INT16U | wHeightInPixels |
| The inking region length in pixels. | |
| IDL_LCD_RGB | color |
| The color of the inking trail the pen uses for signing. | |
| INT8U | wPenWidth |
| The pen inking trail width in pixels. | |
| INT16U | wAutoTime_10mSec |
| The auto time is the inking trail timeout value or the time it takes for the inking to be cleared from the LCD display. | |
| INT16U | wInkEnableTimeout |
| The inking enabled timeout value controls whether the auto time takes effect (clears the inking). | |
Definition at line 59 of file ePadHancock-IDL.idl.
|
|
Enabling the inking region means the pen touch points in this region will be reported from the ePad to the computer with it is connected to. Definition at line 63 of file ePadHancock-IDL.idl. |
|
|
Definition at line 67 of file ePadHancock-IDL.idl. |
|
|
Definition at line 65 of file ePadHancock-IDL.idl. |
|
|
This parameter is not consumed by the device, but rather, saved as part of the persistent settings in the ePad device. Definition at line 72 of file ePadHancock-IDL.idl. |
|
|
Definition at line 80 of file ePadHancock-IDL.idl. |
|
|
Definition at line 74 of file ePadHancock-IDL.idl. |
|
|
Definition at line 84 of file ePadHancock-IDL.idl. |
|
|
Definition at line 78 of file ePadHancock-IDL.idl. |
|
|
Definition at line 86 of file ePadHancock-IDL.idl. |
|
|
Definition at line 82 of file ePadHancock-IDL.idl. |
|
|
Definition at line 76 of file ePadHancock-IDL.idl. |
1.4.6-NO