struttura DXGK_POWER_P_COMPONENT (d3dkmddi.h)

DXGK_POWER_P_COMPONENT è riservato per l'uso del sistema. Non usarlo nel driver.

Sintassi

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;

Membri

StateCount

States[DXGK_MAX_P_STATES]

Flags

Fabbisogno

Requisito Valore
client minimo supportato Windows 8.1
server minimo supportato Windows Server 2012 R2
intestazione d3dkmddi.h