Jump to content

VIOOVERSCAN: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
== VIOOVERSCAN ==
Text mode get overscan
Text mode get overscan


=== Type ===
== Type ==
  [[USHORT]]  cb
  [[USHORT]]  cb
  USHORT  type
  USHORT  type
  USHORT  color
  USHORT  color


==== C Declaration Method ====
=== C Declaration Method ===
typedef struct
typedef struct


=== Fields ===
== 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.