Hi,
I am calling a DLL from TestStand which is written in MS Visual C++. This DLL now calls another DLL written in CVI. The C++ DLL receives "ThisContext" from TestStand as an IDispatch pointer. This parameter has to be passed down to the CVI DLL, but this DLL expects the sequence context to be a CAObjHandle. Is there any way to get the CAOBjHandle information from the IDispatch pointer, or should I better try the other way round, i.e. make the C++ library take a CAObjHandle and convert it to an IDispatchPointer?
Best Regards
Michael Kammerer
Rohde & Schwarz