Compartilhar via


estrutura D3DKMT_STANDARDALLOCATION_EXISTINGHEAP (d3dkmthk.h)

A estrutura D3DKMT_STANDARDALLOCATION_EXISTINGHEAP contém informações sobre um heap existente.

Sintaxe

typedef struct _D3DKMT_STANDARDALLOCATION_EXISTINGHEAP {
  D3DKMT_ALIGN64 D3DKMT_SIZE_T Size;
} D3DKMT_STANDARDALLOCATION_EXISTINGHEAP;

Membros

Size

Tamanho em bytes do heap.

Requisitos

Requisito Valor
Cabeçalho d3dkmthk.h

Confira também

D3DKMT_CREATESTANDARDALLOCATION

D3DKMTCreateAllocation