Frame control data structure.
BYTE bCharsPerLine BYTE bLinesPerInch
typedef struct
bCharsPerLine Characters per line. Valid values are 80 and 132.
bLinesPerInch Lines per inch. Valid values are 6 and 8.
Back to OS/2 API