Share via


TOUCH_PANEL_SAMPLE_FLAGS (Windows CE 5.0)

Send Feedback

This data type represents information about a given touch sample sent to the input system.

typedef UINT32 TOUCH_PANEL_SAMPLE_FLAGS, *PTOUCH_PANEL_SAMPLE_FLAGS;

Remarks

The sample flags are a bitwise-OR of the necessary members of the enumTouchPanelSampleFlags enumeration.

Requirements

OS Versions: Windows CE 1.0 and later.
Header: Tchddi.h.

See Also

enumTouchPanelSampleFlags

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.