T
Thomas Due
Hi,
I am having a bit of trouble with some pinvoke signatures. The orginal
API call takes a pointer to a array. Of course when imported into C# it
takes an IntPtr.
Now, how do I get a int[] instance converted to an IntPtr?
And back again...
--
Thomas Due
Posted with XanaNews version 1.17.6.4
"To fight and conquer in all your battles is not supreme excellence;
supreme excellence consists in breaking the enemy's resistance without
fighting."
-- Sun-Tzu
I am having a bit of trouble with some pinvoke signatures. The orginal
API call takes a pointer to a array. Of course when imported into C# it
takes an IntPtr.
Now, how do I get a int[] instance converted to an IntPtr?
And back again...
--
Thomas Due
Posted with XanaNews version 1.17.6.4
"To fight and conquer in all your battles is not supreme excellence;
supreme excellence consists in breaking the enemy's resistance without
fighting."
-- Sun-Tzu