Jump to content

FRAME: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
m Ak120 moved page OS2 API:DataType:FRAME to FRAME
(No difference)

Revision as of 13:00, 31 October 2016

FRAME

Frame control data structure.

Type

BYTE  bCharsPerLine
BYTE  bLinesPerInch

C Declaration Method

typedef struct

Fields

bCharsPerLine
Characters per line.
Valid values are 80 and 132.
bLinesPerInch
Lines per inch.
Valid values are 6 and 8.