CommonCode.API.CopyMemory

From VbGORE Visual Basic Online RPG Engine

Contents

Purpose

Copies one Datatype to another (mostly Bytearray to Bytearray/Integer to Bytearray)

Parameters

Destination (Any)
Source (Any)
Lenght (Long) The lenght of the copied bytes (Integer = 4;Byte = 1;...)

Special notes

None

Calls functions

None

Personal tools