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.
3/26/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.
Requirements
Header |
tchddi.h |