TPDC_DEVICE_TYPE (Compact 7)
3/12/2014
This structure holds the touch screen device type information that TouchPanelGetDeviceCaps returns.
Syntax
struct TPDC_DEVICE_TYPE
{
TouchType touchType;
DWORD dwTouchInputMask;
};
Members
- touchType
Type of touch controller; a TouchType value.
- dwTouchInputMask
Touch controller capabilities mask.