Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function returns the most recently acquired point and its associated tip state information.
void DdsiTouchPanelGetPoint(
TOUCH_PANEL_SAMPLE_FLAGS pTipState,
PLONG pUnCalX,
PLONG pUnCalY
);
- pTipState
[out] Pointer to where to return the tip state information in TOUCH_PANEL_SAMPLE_FLAGS. - pUnCalX
[out] Pointer to where to return the x-coordinate. - pUnCalY
[out] Pointer to where to return the y-coordinate.
None.
OS Versions: Windows CE 1.0 and later.
Header: Tchddsi.h.
Link Library: Tchmdd.lib.
TOUCH_PANEL_SAMPLE_FLAGS | Touch Screen Drivers
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.