IDL_INK_REGION_DATA Struct Reference

import "ePadHancock-IDL.idl";

List of all members.

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).


Detailed Description

Definition at line 59 of file ePadHancock-IDL.idl.


Member Data Documentation

INT8U IDL_INK_REGION_DATA::bEnabled
 

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.

INT8U IDL_INK_REGION_DATA::bEnabledType
 

Definition at line 67 of file ePadHancock-IDL.idl.

INT8U IDL_INK_REGION_DATA::bOn
 

Definition at line 65 of file ePadHancock-IDL.idl.

INT8U IDL_INK_REGION_DATA::bTransform
 

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.

IDL_LCD_RGB IDL_INK_REGION_DATA::color
 

Definition at line 80 of file ePadHancock-IDL.idl.

IDL_LCD_POINT IDL_INK_REGION_DATA::startingPoint
 

Definition at line 74 of file ePadHancock-IDL.idl.

INT16U IDL_INK_REGION_DATA::wAutoTime_10mSec
 

Definition at line 84 of file ePadHancock-IDL.idl.

INT16U IDL_INK_REGION_DATA::wHeightInPixels
 

Definition at line 78 of file ePadHancock-IDL.idl.

INT16U IDL_INK_REGION_DATA::wInkEnableTimeout
 

Definition at line 86 of file ePadHancock-IDL.idl.

INT8U IDL_INK_REGION_DATA::wPenWidth
 

Definition at line 82 of file ePadHancock-IDL.idl.

INT16U IDL_INK_REGION_DATA::wWidthInPixels
 

Definition at line 76 of file ePadHancock-IDL.idl.


Generated on Tue Nov 21 11:11:29 2006 for ePadAPIs by  doxygen 1.4.6-NO