The run code returned after the MCS is run.
| Member | Value | Description |
|---|---|---|
| eVARunCodeMarching | 0 | Marching - a segment has run successfully. |
| eVARunCodeProfileFailure | 1 | Profile Failure - a search profile failed to converge. |
| eVARunCodeError | 2 | Error - encountered an error. |
| eVARunCodeStopped | 3 | Stopped - encountered a stop segment. |
| eVARunCodeReturned | 4 | Returned - encountered a return segment. |
| eVARunCodeCancelled | 5 | Cancelled - cancelled by user. |
| eVARunCodeHitGlobalStop | 6 | Global Stop - hit a global stopping condition. |





