[IronPython] c# function that passes arguments by reference

Frank Kampas fkampas at msn.com
Fri Aug 25 21:58:06 CEST 2006


If I import a c# function that passes its arguments (integers and arrays)
by reference, the only way I can get it to work is pass zeroes for the integers and
arrays of zero for the arrays.  The results for the variables passed by reference return with the function
return.  Is that what is supposed to occur?  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060825/d2595cef/attachment.html>


More information about the Ironpython-users mailing list