FreeMemory()

Syntax

FreeMemory(*MemoryID)
Description
Free the memory previously allocated with AllocateMemory() or ReAllocateMemory(). If the specified *MemoryID is -1 then all the previously allocated memory areas are freed.

Supported OS

All

<- CopyMemoryString() - Memory Index - MemorySize() ->