SysAllocStatic::GetFootprint
SysAllocStatic::GetFootprint
virtual UPInt GetFootprint() const;
Description
GetFootprint returns the number of bytes allocated from the system for the fixed/single block of memory.
Return Value
An UPInt value containing the number of bytes allocated for the single block of memory.