Bagikan melalui


struktur DXGK_SEGMENTFLAGS2 (d3dkmddi.h)

DXGK_SEGMENTFLAGS2 dicadangkan untuk penggunaan sistem. Jangan gunakan di sopir Anda.

Sintaksis

typedef struct _DXGK_SEGMENTFLAGS2 {
  union {
    struct {
      UINT Aperture : 1;
      UINT PopulatedFromSystemMemory : 1;
      UINT SystemMemoryReservedByBios : 1;
      UINT CpuVisible : 1;
      UINT Reserved : 28;
    };
    UINT Value;
  };
} DXGK_SEGMENTFLAGS2;

Anggota

Aperture

PopulatedFromSystemMemory

SystemMemoryReservedByBios

CpuVisible

Reserved

Value

Persyaratan

Syarat Nilai
klien minimum yang didukung Windows 7
Header d3dkmddi.h