Compartir a través de


estructura D3DKMT_STANDARDALLOCATION_EXISTINGHEAP (d3dkmthk.h)

La estructura de D3DKMT_STANDARDALLOCATION_EXISTINGHEAP contiene información sobre un montón existente.

Sintaxis

typedef struct _D3DKMT_STANDARDALLOCATION_EXISTINGHEAP {
  D3DKMT_ALIGN64 D3DKMT_SIZE_T Size;
} D3DKMT_STANDARDALLOCATION_EXISTINGHEAP;

Miembros

Size

Tamaño en bytes del montón.

Requisitos

Requisito Valor
Header d3dkmthk.h

Consulte también

D3DKMT_CREATESTANDARDALLOCATION

D3DKMTCreateAllocation