KBD_SETTYPAMATICRATE (54h) - Parameter Packet Format

┌─────────────────────────────────┐
│Field     Length     C Datatype  │
├─────────────────────────────────┤
│Delay     WORD       USHORT      │
├─────────────────────────────────┤
│Rate      WORD       USHORT      │
└─────────────────────────────────┘

Related C Data Structure

The RATEDELAY data structure can be used by C programmers.

To include this data structure in your file, make sure INCL_DOSDEVIOCTL is defined before you include OS2.H.


[Back: KBD_SETTYPAMATICRATE (54h) - Rate]
[Next: KBD_SETTYPAMATICRATE (54h) - Data Packet Format]