OnGetObjectSize method
Called by the base class to determine the amount of data space currently occupied by the transform.
Syntax
unsigned long retVal = object.OnGetObjectSize();
Parameters
This method has no parameters.
Remarks
The transform user can use this information to optimize memory usage in the system.