TPDC_CALIBRATION_POINT_COUNT (Windows Embedded CE 6.0)
1/6/2010
This structure is filled in by TouchPanelGetDeviceCaps.
Syntax
struct TPDC_CALIBRATION_POINT_COUNT {
DDI_TOUCH_PANEL_CALIBRATION_FLAGS flags;
INT cCalibrationPoints;
};
Members
- flags
Calibration flags.
- cCalibrationPoints
Number of calibration points.
Requirements
Header | tchddi.h |
Windows Embedded CE | Windows CE 1.0 and later |