CALBSTRUCT
1.0 2.0
Pen
calibration information.
typedef struct {
int wOffsetX;
int
wOffsetY;
int
wDistinctWidth;
int
wDistinctHeight;
} CALBSTRUCT;
Members
wOffsetX
Value in
tablet units to add to x-coordinates for proper calibration.
wOffsetY
Value in
tablet units to add to y-coordinates for proper calibration.
wDistinctWidth
Specifies the
number of distinct x-coordinates the tablet can detect.
wDistinctHeight
Specifies the
number of distinct y-coordinates the tablet can detect. The wDistinctWidth
and wDistinctHeight members have the same meanings and values as the
identically-named members in the PENINFO