CComHeap Members

Methods

Allocate

Call this method to allocate a block of memory.

Free

Call this method to free a block of memory allocated by this memory manager.

GetSize

Call this method to get the allocated size of a memory block allocated by this memory manager.

Reallocate

Call this method to reallocate memory allocated by this memory manager.

See Also

Reference

CComHeap Class

Other Resources

IAtlMemMgr Members