ERROR (ENUM)ΒΆ
TYPE ERROR :
- InOut:
- Name - Initial - Comment - NO_ERROR - 0 - NO_MEMORY - No more memory available. Set AutoExtend = TRUE, or free some memory malloc at the MemoryManager 
TYPE ERROR :
| Name | Initial | Comment | 
|---|---|---|
| NO_ERROR | 0 | |
| NO_MEMORY | No more memory available. Set AutoExtend = TRUE, or free some memory malloc at the MemoryManager |