|
wHiteRabbiT-sTudio Framework
|
Extension data for one Express Key. More...
Public Attributes | |
| byte | nTablet |
| Tablet index where control is found. More... | |
| byte | nControl |
| Zero-based control index. More... | |
| byte | nLocation |
| Zero-based index indicating side of tablet where control found (0 = left, 1 = right). More... | |
| byte | nReserved |
| Reserved - not used More... | |
| WTPKT | nState |
| Indicates Express Key button press (1 = pressed, 0 = released) More... | |
Extension data for one Express Key.
| byte wHiteRabbiT.Common.Wacom.WTExpKeyData.nControl |
Zero-based control index.
| byte wHiteRabbiT.Common.Wacom.WTExpKeyData.nLocation |
Zero-based index indicating side of tablet where control found (0 = left, 1 = right).
| byte wHiteRabbiT.Common.Wacom.WTExpKeyData.nReserved |
Reserved - not used
| WTPKT wHiteRabbiT.Common.Wacom.WTExpKeyData.nState |
Indicates Express Key button press (1 = pressed, 0 = released)
| byte wHiteRabbiT.Common.Wacom.WTExpKeyData.nTablet |
Tablet index where control is found.