KBD_XLATESCAN (79h) - Parameter Packet Format

┌────────────────────────────────────────────────┐
│Field                    Length     C Datatype  │
├────────────────────────────────────────────────┤
│Code Page Number         WORD       USHORT      │
├────────────────────────────────────────────────┤
│Reserved.  Set to 0.     WORD       USHORT      │
└────────────────────────────────────────────────┘

Related C Data Structure

The CPID 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_XLATESCAN (79h) - Code Page Number]
[Next: KBD_XLATESCAN (79h) - CharData Record]