In TestStand I created an activeX object by selecting the "Create Object" box in the activeX API the first time a method was called on that object. A reference was saved to the object, and was specified in the "ActiveX Reference" box.
Do I need to free this created ActiveX object? If so how do I free and ActiveX object?