MemoryHeap::GetParentHeap

MemoryHeap::GetParentHeap
MemoryHeap* GetParentHeap() const;
Description

GetParentHeap returns the parent heap used for allocation.

Return Value

A MemoryHeap object which is the parent heap.