06-06-2008 07:43 AM
1. My understanding is that I should be able to do this. Am I wrong?
2. The only way I can get the server to not crash on the method call is to change the method prototype to use the VARIANT data type instead of IDispatch. However, subsequently adding code to use the VARIANT pointer that was passed in to cast it to a TS::SequenceContext pointer (not TS::SequenceContextPtr) gives me trouble as well.
I understand that although TestStand is involved in the mix, this is probably a more basic COM implementation issue, but I have not been able to find an COM example for this...
Help!
06-09-2008 04:44 PM
06-10-2008 12:14 PM
06-12-2008 06:32 PM