nn::boss::TaskOption::SetProperty Member Functionnn::Result SetProperty( PropertyType type, void * pValue, size_t size );
| Name | Description | |
|---|---|---|
| in | type | Specifies the property identifier. |
| in | pValue | Specifies the value. |
| in | size | Specifies the value size. |
Sets a property value in the class. Can be used for the following properties.
Identifier type
TASK_EXEC_OPTION ExecOption
TASK_STEP u8
TASK_OPTION_TARGET_STEP u8
TASK_OPTION_PARAM1 u32
TASK_OPTION_PARAM2 u32
CONFIDENTIAL