| AbortedTerminationReason |
3 |
The command is terminated by clicking OK button, and executed failed. |
| CancelledTerminationReason |
2 |
The command is terminated by clicking Cancel button. |
| CompletedTerminationReason |
1 |
The command is terminated by clicking OK button, and executed successfully. |
| PreEmptedTerminationReason |
4 |
The command is terminated by activating another command. |
| SessionEndingTerminationReason |
5 |
The command is terminated by closing the document. |
| UnknownTerminationReason |
0 |
The command is terminated out of the reasons list below. |