SysMemGetCurrentHeapSize
(FUN)
FUNCTION SysMemGetCurrentHeapSize : __XWORD
Routine to get total size of the currently allocated heap memory RETURN: Size of the memory in bytes that is currently allocated from the heap
- InOut:
Scope
Name
Type
Comment
Return
SysMemGetCurrentHeapSize
__XWORD
Input
pResult
POINTER TO RTS_IEC_RESULT
Pointer to runtime system error code (see CmpErrors_Itfs.library)