OT ObjectSize version 1
OT ObjectSize(inObject) Number
→
Parameter Type Description
inObject Longint A handle to an object
→
Function result Number The total size of the object in bytes
←
Discussion
OT ObjectSize returns the total size of an object in memory. If inObject is not a valid object handle, an error is generated, OK is set to zero, and zero is returned.
See Also

