I have a customer using Excel2000; and they want to pass an array of VARIANT data types (pass by VARIANT*) to a DotNet C# middleware, which also needs to pass VARIANT / VARIANT* back into C space.
So what is the best way to pass VARIANT / VARIANT* between C# and C? Your help is much appreciated.
Thanks,
Kenneth