Share via


DdsiTouchPanelGetPoint

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This function returns the most recently acquired point and its associated tip state information.

Syntax

void DdsiTouchPanelGetPoint(
  TOUCH_PANEL_SAMPLE_FLAGS pTipState,
  PLONG pUnCalX,
  PLONG pUnCalY 
);

Parameters

  • pUnCalX
    [out] Pointer to where to return the x-coordinate.
  • pUnCalY
    [out] Pointer to where to return the y-coordinate.

Return Value

None.

Requirements

Header tchddsi.h
Library Tchmdd.lib
Windows Embedded CE Windows CE 1.0 and later

See Also

Reference

TOUCH_PANEL_SAMPLE_FLAGS