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.
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. |
hRLst |
CAA.HANDLE |
Ready List Handle |