G
Guest
Hi,
I have to pass an array containing a structure from a C# library to a C DLL.
Which is the best way to do it? Hashtable or ArrayList or anyother better
way.
Also, how do i marshal and then retreive the data at the C end.
Thanks
I have to pass an array containing a structure from a C# library to a C DLL.
Which is the best way to do it? Hashtable or ArrayList or anyother better
way.
Also, how do i marshal and then retreive the data at the C end.
Thanks