KBD_SETSHIFTSTATE (53h) - Parameter 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_SETSHIFTSTATE (53h) - NLS]
[Next: KBD_SETSHIFTSTATE (53h) - Data Packet Format]