Hello

I have some code that uses custom marshaling for interop with native code.
After updating to Mono 2.2, I see that when parameters are marshaled using
my custom marshaler, "MarshalNativeToManaged" gets called for
"In"-parameters. In older versions of Mono, this was not the case.

Is this behavior a bug? If not, what is the idea for this?

Best regards,
Markus
-- 
View this message in context: 
http://www.nabble.com/ICustomMarshaler-and-Mono-2.2-tp21529594p21529594.html
Sent from the Mono - Dev mailing list archive at Nabble.com.

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to