Condividi tramite


struttura D3DKMT_STANDARDALLOCATION_EXISTINGHEAP (d3dkmthk.h)

La struttura D3DKMT_STANDARDALLOCATION_EXISTINGHEAP contiene informazioni su un heap esistente.

Sintassi

typedef struct _D3DKMT_STANDARDALLOCATION_EXISTINGHEAP {
  D3DKMT_ALIGN64 D3DKMT_SIZE_T Size;
} D3DKMT_STANDARDALLOCATION_EXISTINGHEAP;

Members

Size

Dimensioni in byte dell'heap.

Requisiti

Requisito Valore
Intestazione d3dkmthk.h

Vedi anche

D3DKMT_CREATESTANDARDALLOCATION

D3DKMTCreateAllocation