PBOSL_AllocateMemoryGlobal

Syntax:

PBOSL_AllocateMemoryGlobal(Name.s, Size.l)

Parameters:

Name.s

=

Name of Memory as String, this is a handle

Size.l

=

Size of Memory in Bytes


Return Values:

The memory-adress


Description:

Returns a Pointer to the global memory (same as with Allocatememory)


Example:


Remarks:

tested with 2k/XP



Supported OS:   Windows