This
method returns the allocated memory.
This method
is called from framework object's delete operator.
Signaturevirtual void returnMemory (void * object, size_t size);
Parametersobject
A pointer to the reclaimed memory
size
The size of the allocated memory