Re: How to pass array of string from vc++ dll to C# ? Hi,
The one way is to combine the array of string into string using a separator and pass the string from VC++.net into C#. We can split the string from the C# and then convert it into array of string using Separator.
__________________ The OXYGEN Delivers edgy, intelligent Technology to all... |