struktur D3DKMT_STANDARDALLOCATION_EXISTINGHEAP (d3dkmthk.h)

Struktur D3DKMT_STANDARDALLOCATION_EXISTINGHEAP menyimpan informasi tentang timbunan yang ada.

Sintaks

typedef struct _D3DKMT_STANDARDALLOCATION_EXISTINGHEAP {
  D3DKMT_ALIGN64 D3DKMT_SIZE_T Size;
} D3DKMT_STANDARDALLOCATION_EXISTINGHEAP;

Anggota

Size

Ukuran dalam byte timbunan.

Persyaratan

Persyaratan Nilai
Header d3dkmthk.h

Lihat juga

D3DKMT_CREATESTANDARDALLOCATION

D3DKMTCreateAllocation