On 24.02.2012 20:47, efontana wrote: > --------- C++ > > struct ComplexResults > { > int x; > int y; this must be a MonoString* because mono_runtime_invoke does not support p/invoke marshaling: > char* str; > } Robert