_DEpadInkEvents Interface Reference

List of all members.

Public Member Functions

void FirePadData (LONG abs_x, LONG abs_y, LONG abs_z, SHORT fTouch, LONG dwTimestamp, LONG dwSeqenceNum)


Member Function Documentation

void FirePadData ( LONG  abs_x,
LONG  abs_y,
LONG  abs_z,
SHORT  fTouch,
LONG  dwTimestamp,
LONG  dwSeqenceNum 
)

Event used to receive pen data from the active device. This data can then be used to display and/or store the signature data.

Parameters:
abs_x horizontal position
abs_y vertical position
abs_z pressure value
fTouch 
  • 0 - pen not in contact with touch screen (pen lift)
  • 1 - pen is in contact with the touch screen
dwTimestamp timestamp of the pen data packet
dwSeqenceNum incremental sequence number of the pen data packet


Generated on Mon Dec 17 17:19:33 2007 for ePadAPIs by  doxygen 1.5.4