Free
Function Usage
Frees MemBlock to the memory pool when the reference count of MemBlock decreases to 0.
Prototype
1 | void Free() |
Parameters
None
Returns
None
Exception Handling
None
Constraints
None
Parent topic: MemBlock
Frees MemBlock to the memory pool when the reference count of MemBlock decreases to 0.
1 | void Free() |
None
None
None
None