nn::boss::TaskOption::Initialize Member Functionnn::Result Initialize( void );
None.
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 initial settings for a task option. This initialization makes it possible to reuse objects.
CONFIDENTIAL