L
Logan McKinley
I have a third party Dll with a function which requires an IntPtr but the
data is in a byte array. I need to get the IntPtr for this byte array so I
can pass it into the function.
Thanks in advance,
~Logan
data is in a byte array. I need to get the IntPtr for this byte array so I
can pass it into the function.
Thanks in advance,
~Logan