| 1 | ctlbdy_inv | Output | INT4 |
| 2 | ctlbdy_type | Output | INT4 |
| 3 | fc | Output | FEEDBACK |
The Find a Control Boundary (CEE4FCB) API searches the call stack for the nearest call stack entry that is a control boundary. Beginning with the caller of the CEE4FCB API, a search for a control boundary starts from the call stack entry of the caller and progresses to older call stack entries.
None.
| 0 | The control boundary found is the oldest call stack entry in the activation group. |
| 1 | The control boundary found is not the oldest call stack entry in the activation group. |
| CEE0000 | The API completed successfully |
| Severity: 00 | |
| CEE9902 | Unexpected user error occurred in &1 |
| Severity: 30 |
| Top | ILE CEE APIs | APIs by category |