Have a quick question about object cleanup. Let's say there's a UDF with a COM object variable (defined in the UDF) that's active. When the UDF completes and returns to the caller, does KiX release the reference to the object and then free up the memory previously consumed by the variable? Or is it necessary to set the object to 0 before leaving the UDF?
_________________________
Stevie