énumération D3DKMT_STANDARDALLOCATIONTYPE (d3dkmthk.h)
L’énumération D3DKMT_STANDARDALLOCATIONTYPE spécifie le type d’allocation standard.
Syntaxe
typedef enum _D3DKMT_STANDARDALLOCATIONTYPE {
D3DKMT_STANDARDALLOCATIONTYPE_EXISTINGHEAP,
D3DKMT_STANDARDALLOCATIONTYPE_INTERNALBACKINGSTORE,
D3DKMT_STANDARDALLOCATIONTYPE_MAX
} D3DKMT_STANDARDALLOCATIONTYPE;
Constantes
D3DKMT_STANDARDALLOCATIONTYPE_EXISTINGHEAP Le type d’allocation est un tas existant. |
D3DKMT_STANDARDALLOCATIONTYPE_INTERNALBACKINGSTORE Le type d’allocation est un magasin de stockage interne. |
D3DKMT_STANDARDALLOCATIONTYPE_MAX Valeur maximale de l’énumération. |
Exigences
Exigence | Valeur |
---|---|
d’en-tête | d3dkmthk.h |