B
Bob Dankert
I need to use functions through PInvoke which accept and return pointers to
strings. What is the best way to get string pointers (IntPtr I am
guessing?) to pass into these functions, and the best way to take the
pointers (again, IntPtr I assume?) into strings?
Thanks,
Bob
strings. What is the best way to get string pointers (IntPtr I am
guessing?) to pass into these functions, and the best way to take the
pointers (again, IntPtr I assume?) into strings?
Thanks,
Bob