IMalloc Members
Include Protected Members
Include Inherited Members
Allocates, frees, and manages memory. In general, use an existing implementation such as that provided by the CoGetMalloc function. For more information, see IMalloc.
The IMalloc type exposes the following members.
Methods
Name | Description | |
---|---|---|
Alloc | ||
DidAlloc | ||
Free | ||
GetSize | ||
HeapMinimize | ||
Realloc |
Top