PRT_GETFRAMECTL (62h) - Data Packet Format

┌───────────────────────────────────────────────┐
│Field                   Length     C Datatype  │
├───────────────────────────────────────────────┤
│Characters per Line     BYTE       BYTE        │
├───────────────────────────────────────────────┤
│Lines per Inch          BYTE       BYTE        │
└───────────────────────────────────────────────┘

Related C Data Structure

The FRAME 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: PRT_GETFRAMECTL (62h) - Lines per Inch]
[Next: PRT_GETFRAMECTL (62h) - Returns]