Hi Everyone,

I'm continuing my work with the MCC USB-Quad08. So importing the DLL/assembly was pretty straight forward (it's pretty much the same as IronPython). But how do pass arguments by reference?

For instance I want to call this method:

public MccDaq.ErrorInfo CIn(int counterNum, out ushort count)


Thanks,

Kenny
_________________________________________________
Python.NET mailing list - PythonDotNet@python.org
http://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to