How to correctly marshal VB-Script arrays to and from a COM component written in C#

I'm building a COM object in C# (.Net 4.0) to be used in an classic asp site. Now I'd like to know what's the proper way to marshal VB-Script arrays (single and multidimensional) back and forth between the component and the asp site? A code sample would be highly appreciated.

14
задан Micha Wiedenmann 15 July 2015 в 12:20
поделиться