MemoryHeap::GetFootprint

MemoryHeap::GetFootprint
virtual UPInt GetFootprint() const = 0;
Description

GetFootprint returns the number of bytes allocated from the system for the heap.

Return Value

An unsigned value containing the number of bytes allocated.