G
Germic
Hi,
I've never got an answer to this question in any group till now....
How do we pass a array of structures between a C# and a C DLL, I am using
RCW interop?
The C# Library gets an array of structures from a webservice and it has to
pass these values to the C DLL so that the C DLL could parse it and consume
1 structure at a time?
Help!
I've never got an answer to this question in any group till now....
How do we pass a array of structures between a C# and a C DLL, I am using
RCW interop?
The C# Library gets an array of structures from a webservice and it has to
pass these values to the C DLL so that the C DLL could parse it and consume
1 structure at a time?
Help!