TPDC_CALIBRATION_POINT_COUNT (Windows CE 5.0)
This structure is filled in by TouchPanelGetDeviceCaps.
struct TPDC_CALIBRATION_POINT_COUNT {DDI_TOUCH_PANEL_CALIBRATION_FLAGS flags;INT cCalibrationPoints;};
Members
- flags
Calibration flags. - cCalibrationPoints
Number of calibration points.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Tchddi.h.
See Also
Send Feedback on this topic to the authors