Share via


TPDC_CALIBRATION_POINT_COUNT (Windows CE 5.0)

Send Feedback

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

TouchPanelGetDeviceCaps

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.