nn::boss::TaskOption::Initialize Member Functionnn::Result Initialize( ExecOption exec );
| Name | Description | |
|---|---|---|
| in | exec | Specifies the execution options for a task. |
Result values listed below. | Value | Description |
|---|---|
ResultSuccess |
Initialization successful. |
| A value other than the above. | Unexpected error (see boss_Result.h for error details). |
Configures the execution options for a task. (Future extensibility)
CONFIDENTIAL