OEMSVGAINFO: Difference between revisions
Appearance
New |
No edit summary |
||
Line 23: | Line 23: | ||
Memory Video memory. | Memory Video memory. | ||
Memory size of the video adapter detected. | Memory size of the video adapter detected. | ||
[[OS2_API | Back to OS/2 API]] | |||
[[Category:The OS/2 API Project]] |
Revision as of 15:03, 1 November 2011
OEMSVGAINFO
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.