┌────────────────────────────────────────────────┐
│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] [Next]