struttura DXGK_POWER_COMPONENT_P_FLAGS (d3dkmddi.h)

DXGK_POWER_COMPONENT_P_FLAGS è riservato per l'uso del sistema. Non usare nel driver.

Sintassi

typedef struct _DXGK_POWER_COMPONENT_P_FLAGS {
  union {
    struct {
      UINT Reserved : 32;
    };
    UINT Value;
  };
} DXGK_POWER_COMPONENT_P_FLAGS;

Membri

Reserved

Value

Fabbisogno

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