KBD_GETSHIFTSTATE (73h) - Data Packet Format

┌───────────────────────────────────────┐
│Field           Length     C Datatype  │
├───────────────────────────────────────┤
│Shift State     WORD       USHORT      │
├───────────────────────────────────────┤
│NLS             BYTE       BYTE        │
└───────────────────────────────────────┘

Related C Data Structure

The SHIFTSTATE 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_GETSHIFTSTATE (73h) - NLS]
[Next: KBD_GETSHIFTSTATE (73h) - Returns]