CreateMemblock

Description

Creates a section of memory of the given size for read or write access. A memblock must not already exist with your chosen memID.

Definition

CreateMemblock( memID, size )

integer CreateMemblock( size )

Parameters