Kernel32MoveMemory Method

Overload List

MoveMemory(IntPtr, IntPtr, IntPtr) Moves a block of memory from one location to another.
MoveMemory(IntPtr, IntPtr, UInt32) Moves a block of memory from one location to another.
MoveMemory(IntPtr, IntPtr, UIntPtr) Moves a block of memory from one location to another.

See Also