VIOOVERSCAN: Difference between revisions
Appearance
m Ak120 moved page OS2 API:DataType:VIOOVERSCAN to VIOOVERSCAN |
mNo edit summary |
||
Line 1: | Line 1: | ||
Text mode get overscan | Text mode get overscan | ||
== Type == | |||
[[USHORT]] cb | [[USHORT]] cb | ||
USHORT type | USHORT type | ||
USHORT color | USHORT color | ||
=== C Declaration Method === | |||
typedef struct | typedef struct | ||
== Fields == | |||
;cb:Length of the structure in bytes, including length. | ;cb:Length of the structure in bytes, including length. | ||
:The only valid value is 6. | :The only valid value is 6. |
Latest revision as of 02:26, 21 February 2020
Text mode get overscan
Type
USHORT cb USHORT type USHORT color
C Declaration Method
typedef struct
Fields
- cb
- Length of the structure in bytes, including length.
- The only valid value is 6.
- type
- Request type.
- Request type 1 for overscan (border) color.
- color
- Color value.
- The color value.