1 reference to LMEM_MOVEABLE
mscorlib (1)
system\runtime\interopservices\marshal.cs (1)
1222
IntPtr pNewMem = Win32Native.LocalReAlloc(pv, cb,
LMEM_MOVEABLE
);