TOUCH_DEVDEP_GETCLICKLOCK (62h) - Data Packet Format

The data packet is a location in application storage where the Touch Display driver returns to the caller the current click-lock settings. The format is as follows:

┌──────────────────────────────────────────┐
│Field              Length     C Datatype  │
├──────────────────────────────────────────┤
│Active area        WORD       USHORT      │
├──────────────────────────────────────────┤
│Timeout period     WORD       USHORT      │
├──────────────────────────────────────────┤
│Click count        WORD       USHORT      │
└──────────────────────────────────────────┘


[Back: TOUCH_DEVDEP_GETCLICKLOCK (62h) - Click count]
[Next: TOUCH_DEVDEP_GETCLICKLOCK (62h) - Returns]