OEM graphic adapter information data structure.
typedef struct _OEMSVGAINFO { USHORT AdapterType; /* Adapter type. */ USHORT ChipType; /* Chip Type. */ ULONG Memory; /* Video memory. */ } OEMSVGAINFO;