CopyMemblock

Description

Copies a portion of one memblock to another. Both memblocks must exist and can be of different sizes.

Definition

CopyMemblock( memSrcID, memDstID, srcOffset, dstOffset, size )

Parameters