structure DXGK_POWER_COMPONENT_P_FLAGS (d3dkmddi.h)
DXGK_POWER_COMPONENT_P_FLAGS est réservé à l’utilisation du système. N’utilisez pas votre pilote.
Syntaxe
typedef struct _DXGK_POWER_COMPONENT_P_FLAGS {
union {
struct {
UINT Reserved : 32;
};
UINT Value;
};
} DXGK_POWER_COMPONENT_P_FLAGS;
Membres
Reserved
Value
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 8.1 |
serveur minimum pris en charge | Windows Server 2012 R2 |
d’en-tête | d3dkmddi.h |