Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I want to pass the ArrayList to a function which is having the VBA.Collection as paramater in some dll.How can it be done.
I think you can use the MSVBVM60.dll to create the VBA collection (COM interop). Since I have never done it myself, cannot think of a decent solution.
kjsl2k9 wrote: I want to pass the ArrayList to a function which is having the VBA.Collection as paramater in some dll.How can it be done.
kjsl2k9 wrote:
I want to pass the ArrayList to a function which is having the VBA.Collection as paramater in some dll.How can it be done.
Instantiate the class on the VB6-side and pass it to .NET. The KB[^] holds the details on how to do so.
I are Troll :suss: