VIOOVERSCAN

VIOOVERSCAN data structure.

typedef struct _VIOOVERSCAN {
  USHORT     cb;     /*  Length of this data structure in bytes. */
  USHORT     type;   /*  Request type = 1, get overscan. */
  USHORT     color;  /*  Color value. */
} VIOOVERSCAN;

typedef   VIOOVERSCAN   * PVIOOVERSCAN ;


[Back: VIOMODEINFO Field - ext_data_addr]
[Next: VIOOVERSCAN Field - cb]