In TestStand 2.0, is there a way to set an ActiveX reference to "Nothing"
(to use the Visual Basic term)? In other words, is there a way to release
the ActiveX DLL or EXE object without waiting for the ActiveX reference to
go out of scope?
Also, is there way to test whether or not a particular ActiveX reference has
been initialized (i.e. is or is not "Nothing")?
TIA,
Bob.