structure D3DKMT_STANDARDALLOCATION_EXISTINGHEAP (d3dkmthk.h)

La structure D3DKMT_STANDARDALLOCATION_EXISTINGHEAP contient des informations sur un tas existant.

Syntaxe

typedef struct _D3DKMT_STANDARDALLOCATION_EXISTINGHEAP {
  D3DKMT_ALIGN64 D3DKMT_SIZE_T Size;
} D3DKMT_STANDARDALLOCATION_EXISTINGHEAP;

Membres

Size

Taille en octets du tas.

Configuration requise

Condition requise Valeur
En-tête d3dkmthk.h

Voir aussi

D3DKMT_CREATESTANDARDALLOCATION

D3DKMTCreateAllocation