Condividi tramite


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;

Members

Reserved

Value

Requisiti

Requisito Valore
Intestazione dispmprt.h

Vedi anche

DxgkddiSystemDisplayEnable