The Return segment control types.
Member | Value | Description |
---|---|---|
eVAReturnControlEnable | 0 | Enable - returns control of the MCS run to the parent segment. |
eVAReturnControlDisable | 1 | Disable - the MCS ignores this segment and continues to run. |
eVAReturnControlEnableExceptProfilesBypass | 2 | Enable (except Profiles bypass)- functions as enabled except when run from a Target Sequence profile (e.g., a differential corrector), which will ignore it. |