wHiteRabbiT-sTudio Framework
wHiteRabbiT.Common.Wacom.WTExpKeyData Struct Reference

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...
 

Detailed Description

Extension data for one Express Key.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: