nn::boss::ExecOption Enumerated Typeenum ExecOption;
| Value | Description |
|---|---|
ENUM_EXECOPTION_START |
0: (This enumerator is used for internal processing. It cannot be used from the application.) |
NORMAL_EXEC |
1: Normal execution. |
ENUM_EXECOPTION_END |
2: (This enumerator is used for internal processing. It cannot be used from the application.) |
OPTION_MAX_VALUE |
(This enumerator is used for internal processing. It cannot be used from the application.) |
Constants specifying task execution options. (The numeric value at the start of the description for each numerator is the value of that numerator.)
CONFIDENTIAL