Hi
In VB6 it is possible to send arrays to procedures in DLL's written in C language. Anyone knows if this is possible with VB .Net arrays ?
Printable View
Hi
In VB6 it is possible to send arrays to procedures in DLL's written in C language. Anyone knows if this is possible with VB .Net arrays ?
I know it is possible - as VB, C++, etc. in .NET all compile into the CLR.
I haven't done it though, so I can't give you any code - but I think it would be as simple as passing it from VB to VB.
See question #3 and look at its answer... best I can do for ya...
http://msdn.microsoft.com/msdnmag/is...A/default.aspx