Bugzilla – Bug 313036
[In,Out] marshalling breaks when not at the beginning of a method definition.
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by miguel@ximian.com 2003-10-24 00:34:45 MST ---- I have improved pinvoke17.cs to expose a bug, this bug is exposed by System.Drawing when interfacing to GdiPlus. mcs pinvoke17.cs mono pinvoke.exe echo $? Should return 0, but returns 8 currently. ---- Additional Comments From vargaz@freemail.hu 2003-10-24 09:49:34 MST ---- The new test is missing the [In, Out] attribute before the parameter, and if I add it, it executes correctly. ---- Additional Comments From vargaz@freemail.hu 2004-01-09 11:33:48 MST ---- So this is not a bug. Unknown operating system unknown. Setting to default OS "Other".