Previous: GetVbeCapabilities function To the Table of Content Next: GetVbeModeInfo procedure

- 4.37.2.60 -
Standard Units
Graph Unit
Graph Unit Procedures and Functions

GetVbeInfo procedure

Targets: MS-DOS only


Graph Unit

Returns VESA VBE info.

Declaration:
procedure GetVbeInfo(var VbeInfo: VbeInfoType);
Remarks:
VbeInfo must be of VbeInfoType. You don't need to allocate a real mode memory block for the VBE Information Table. TMT Graph translates it from real mode memory into vi so you can directly access it from normal Pascal code.


Previous: GetVbeCapabilities function To the Table of Content Next: GetVbeModeInfo procedure
GetVbeCapabilities function Table of Content GetVbeModeInfo procedure

- 4.37.2.60 -