CLRFTL

Found out the issue I was having with passing pointers to managed C# functions as arguments to functions in an unmanaged C++ DLL… and it was OPERATOR FAIL!

*facepalm*