struttura DXGKARG_SYSTEM_DISPLAY_ENABLE_FLAGS (dispmprt.h)
DXGKARG_SYSTEM_DISPLAY_ENABLE_FLAGS è riservato per l'uso del sistema.
Sintassi
typedef struct _DXGKARG_SYSTEM_DISPLAY_ENABLE_FLAGS {
union {
struct {
UINT Reserved : 32;
};
UINT Value;
};
} DXGKARG_SYSTEM_DISPLAY_ENABLE_FLAGS, *PDXGKARG_SYSTEM_DISPLAY_ENABLE_FLAGS;
Membri
Reserved
Value
Fabbisogno
Requisito | Valore |
---|---|
client minimo supportato | Windows 8 |
server minimo supportato | Windows Server 2012 |
intestazione |
dispmprt.h |