Functions | |
| int32_t | VkDaqGetTasks (char tasks[], int32_t size) |
| Get task. | |
| int32_t VkDaqGetTasks | ( | char | tasks[], |
| int32_t | size | ||
| ) |
Get task.
| data type | parameter | describe |
|---|---|---|
char[] |
tasks[] |
A character array used to store task names, separated by commas between multiple values. |
int32 |
size |
The size of the task array. |