nn::boss::GetStepIdList Functionnn::Result GetStepIdList( const char * pTaskId, StepIdList * pStepIdList );
| Name | Description | |
|---|---|---|
| in | pTaskId | Specifies a registered task. |
| out | pStepIdList | Specifies an object storing a list of task step IDs. |
Gets a list all steps for the specified registered task.
CONFIDENTIAL