hi all..

I have a bag of floats/ints/strings that i would like to pass back from a c#
method in response to a call from unmanaged c++. If tried returning an array
of custom structs, but had an exception at runtime. Another exception occurs
if i try to use an out parameter. Is there a Good way to do this?

thanks!
-- 
View this message in context: 
http://www.nabble.com/passing-MonoArray-from-c--tp23341741p23341741.html
Sent from the Mono - General mailing list archive at Nabble.com.

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to