structure DXGK_POWER_P_COMPONENT

Réservé pour le système. Ne l’utilisez pas dans votre pilote.

Syntaxe

typedef struct _DXGK_POWER_P_COMPONENT {
  ULONG                        StateCount;
  DXGK_POWER_P_STATE           States[DXGK_MAX_P_STATES];
  DXGK_POWER_COMPONENT_P_FLAGS Flags;
} DXGK_POWER_P_COMPONENT;

Membres

StateCount

États

Indicateurs

Configuration requise

Client minimal pris en charge

Windows 8.1

Serveur minimal pris en charge

Windows Server 2012 R2

En-tête

D3dkmddi.h (inclure D3dkmddi.h)