MemoryHeap::DumpMemoryLeaks

MemoryHeap::DumpMemoryLeaks
bool DumpMemoryLeaks();
Description

DumpMemoryLeaks traverses through all child heaps and dumps memory leaks. If no debug information is present, the method reports alive child heaps.

Return Value

A Boolean value of true if memory leaks have been detected otherwise false.