U
Urs Vogel
Hi
1. Is Marshal::AllocHGlobal(IntPtr) always pinned memory?
2. Is Marshal::AllocHGlobal(int) moveable or pinned memory?
MSDN doesn't really explain that little difference ...
Thanks, Urs
1. Is Marshal::AllocHGlobal(IntPtr) always pinned memory?
2. Is Marshal::AllocHGlobal(int) moveable or pinned memory?
MSDN doesn't really explain that little difference ...
Thanks, Urs