┌──────────────────────────────────────┐ │Field Length C Datatype │ ├──────────────────────────────────────┤ │State WORD USHORT │ ├──────────────────────────────────────┤ │Make Code BYTE UCHAR │ ├──────────────────────────────────────┤ │Break Code BYTE UCHAR │ ├──────────────────────────────────────┤ │Hot Key ID WORD USHORT │ └──────────────────────────────────────┘
Related C Data Structure
The HOTKEY 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.