nn::boss::TaskOption::Initialize Member Functionnn::Result Initialize( void ); nn::Result Initialize( ExecOption exec );
Initialize(void)
|
Configures the initial settings for a task option. This initialization makes it possible to reuse objects. |
Initialize(ExecOption)
|
Configures the execution options for a task. (Future extensibility) |
Initialize(void)Configures the initial settings for a task option. This initialization makes it possible to reuse objects.
Initialize(ExecOption)Configures the execution options for a task. (Future extensibility)
CONFIDENTIAL