DXGKARG_SYSTEM_DISPLAY_ENABLE_FLAGS structure (dispmprt.h)

DXGKARG_SYSTEM_DISPLAY_ENABLE_FLAGS is reserved for system use.

Syntax

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

Requirements

Requirement Value
Header dispmprt.h

See also

DxgkddiSystemDisplayEnable