structure PANEL_QUERY_BRIGHTNESS_RANGES (ntddvdeo.h)

Interroge une liste de plages de nit prises en charge.

Syntaxe

typedef struct _PANEL_QUERY_BRIGHTNESS_RANGES {
  BRIGHTNESS_INTERFACE_VERSION Version;
  union {
    BRIGHTNESS_LEVEL      BrightnessLevel;
    BRIGHTNESS_NIT_RANGES NitRanges;
  };
} PANEL_QUERY_BRIGHTNESS_RANGES, *PPANEL_QUERY_BRIGHTNESS_RANGES;

Membres

Version

Version cible. Cette valeur doit toujours être DXGK_BRIGHTNESS_INTERFACE_VERSION_3.

BrightnessLevel

Niveau de luminosité.

NitRanges

Liste des plages de lentes prises en charge du panneau d’affichage.

Configuration requise

Condition requise Valeur
En-tête ntddvdeo.h