RLstCreateP (FUN)

This function of the CAA_MemBlockMan.Library for the most part corresponds to function MBM.RLstCreateH. In contrast to this however  a ReadyList object will be created from the memory of an IEC data structure, which is stored as from address pMemory and which has size szMemory.

Input:

szMemory

CAA.SIZE

Size of the area provided by the IEC.

pMemory

CAA.PVOID

Start address of the area provided by the IEC.

peError

POINTER TO MBM.ERROR

Pointer on error ID.

Output:

hRLst

CAA.HANDLE

Ready List Handle