structure DISPLAY_BRIGHTNESS (ntddvdeo.h)

La structure DISPLAY_BRIGHTNESS est réservée à l’utilisation du système.

Syntaxe

typedef struct _DISPLAY_BRIGHTNESS {
  UCHAR ucDisplayPolicy;
  UCHAR ucACBrightness;
  UCHAR ucDCBrightness;
} DISPLAY_BRIGHTNESS, *PDISPLAY_BRIGHTNESS;

Membres

ucDisplayPolicy

Réservé pour le système.

ucACBrightness

Réservé pour le système.

ucDCBrightness

Réservé pour le système.

Configuration requise

Condition requise Valeur
En-tête ntddvdeo.h (inclure Ntddvdeo.h)