TPDC_CALIBRATION_POINT_COUNT

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

See Also

Reference

TouchPanelGetDeviceCaps