1 | rel_inv | Output | INT4 |
2 | inv | Input | INVPTR |
3 | fc | Output | FEEDBACK |
The Return the Relative Invocation Number (CEE4RIN) API retrieves the relative invocation number of an invocation pointer, and returns it in rel_inv.
None.
CEE0000 | The API completed successfully |
Severity: 00 | |
CEE3104 | The pointer type in &1 is not valid |
Severity: 30 | |
CEE3105 | The call stack entry given to &1 no longer exists |
Severity: 30 | |
CEE9902 | Unexpected user error occurred in &1 |
Severity: 30 |
The invocation specified by inv must appear in the call stack for the job issuing the CEE4RIN API.
Top | ILE CEE APIs | APIs by category |