Re: Passing arrays to C# from VB6
- From: "Bob" <bob@xxxxxxxxxxx>
- Date: Mon, 5 Mar 2007 16:13:44 +1300
Hi Luke,
This is theoretical and is based on some old notes so 'as is where is'
Pass the first node of the array by reference.
hth
Bob
"Luke" <Luke@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:20F291F8-A851-41AC-A801-8C695B3CB5F3@xxxxxxxxxxxxxxxx
Hi folks,
newbie here of course. I have a COM Interoperable assembly written in C#.
One of the exposed classes has a method which takes an array of int's as
one
of the parameters.
If I call this function from a VB6 program, how do I pass the array
parameter?
Thanks in advance for the reply.
.
- Prev by Date: RE: How do I control file version numbers
- Next by Date: Re: kd trees in c#?
- Previous by thread: Trace.Listeners.Add
- Next by thread: how to compile CF 2.0 program in normal .net Framework
- Index(es):
Relevant Pages
|