virtual UPInt GetFootprint() const;
GetFootPrint returns the number of bytes allocated from the system for the system allocator.
An UPInt value containing the number of bytes allocated for the system allocator. This value is same as the value returned for GetUsedSpace.