// d3dkmthk.h
typedef struct _D3DKMT_STANDARDALLOCATION_EXISTINGHEAP {
D3DKMT_ALIGN64 D3DKMT_SIZE_T Size;
} D3DKMT_STANDARDALLOCATION_EXISTINGHEAP;
View the official Windows Driver Kit DDI referenceNo description available.
The D3DKMT_STANDARDALLOCATION_EXISTINGHEAP structure holds information about an existing heap.
SizeSize in bytes of the heap.
D3DKMT_CREATESTANDARDALLOCATION