OEMSVGAINFO: Difference between revisions
Appearance
m Ak120 moved page OS2 API:DataType:OEMSVGAINFO to OEMSVGAINFO |
mNo edit summary |
||
Line 1: | Line 1: | ||
OEM graphic adapter information data structure. | OEM graphic adapter information data structure. | ||
Latest revision as of 14:10, 24 May 2017
OEM graphic adapter information data structure.
Type
USHORT AdapterType USHORT ChipType ULONG Memory
C Declaration Method
typedef struct
Fields
- AdapterType
- Adapter type.
- Value of the chip set manufacturer.
- ChipType
- Chip Type.
- Chip type value according to the specific manufacturer.
- Memory
- Video memory.
- Memory size of the video adapter detected.