B
Brian Harleton
Having trouble figuring out the best way to convert an
IntPtr to a byte[] without losing any data. Looks like I
need to use Marshal.PtrToStructure(), but I'm not having
any luck with that.
Any help would be appreciated.
IntPtr to a byte[] without losing any data. Looks like I
need to use Marshal.PtrToStructure(), but I'm not having
any luck with that.
Any help would be appreciated.