CopyMemory()
Syntax
CopyMemory(*SourceMemoryID, *DestinationMemoryID, Length)Description
Copy a memory area starting from the *SourceMemoryID (the start memory address) to the *DestinationMemoryID (address of the destination memory) with the specified length (in bytes).
Supported OS
All