1 | heap_id | Input | INT4 |
2 | size | Input | INT4 |
3 | address | Output | POINTER |
4 | fc | Output | FEEDBACK |
The Get Heap Storage (CEEGTST) API allocates storage within a heap.
None.
CEE0000 | The API completed successfully |
Severity: 00 | |
CEE0802 | The storage headers are damaged |
Severity: 40 | |
CEE0803 | The heap identifier does not match any existing heap |
Severity: 30 | |
CEE0808 | Requested storage size is not valid |
Severity: 30 | |
CEE0813 | Insufficient storage available to satisfy the request |
Severity: 30 |
Top | ILE CEE APIs | APIs by category |