Jump to content

VIOFONTINFO

From EDM2
Revision as of 21:41, 1 January 2020 by Ak120 (talk | contribs) (Created page with ";length (USHORT):Length of structure, including length. ::14 - Only valid value. ;reqtype (USHORT):Request type: ::0 - Get current RAM font for EGA, VGA, or IBM Personal Syste...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
length (USHORT)
Length of structure, including length.
14 - Only valid value.
reqtype (USHORT)
Request type:
0 - Get current RAM font for EGA, VGA, or IBM Personal System/2 Display Adapter.
1 - Get ROM font for CGA, EGA, VGA, or IBM Personal System/2 Display Adapter.
pelcolumns (USHORT)
Pel columns in character cell.
pelrows (USHORT)
Pel rows in character cell.
fonttable (PVOID)
Address of the requested font table returned in a caller-supplied data area. If the storage area is accessed by way of an address of 0, a system-supplied segment containing the requested font table is returned.
tablelength (USHORT)
Length, in bytes, of the caller-supplied data area where the font table is returned.