[Mono-list] passing MonoArray from c#

fozzie david_aiken at yahoo.com
Fri May 1 20:15:04 EDT 2009


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.



More information about the Mono-list mailing list