Create a new task which takes no parameters. The new task will start execution immediately.
- Parameters:
-
| taskID | Output Parameter: New task's handle is output to here. |
| taskdefblock | Specifics for new task |
- Returns:
- Zero on success, else error code.
- See also:
- RTX_Create_Task_Without_Run() RTX_Param_Task()
- Since:
- SC2x3 V1.00 - CLIB V1.00