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.

Supported OS

Windows, AmigaOS, Linux

Memory - Index