Initiate changing state of tasks at host
The method sends to the specified product task one of such commands as 'start', 'stop', 'suspend', 'resume'.
- Parameters:
-
szwProduct | Product name * |
szwVersion | Product version * |
szwTaskStorageId | "Tasks storage identifier of the task" (see HostTasks) |
nTaskAction | one of following values:
- 5 (TSK_ACTION_START) start the task
- 0 (TSK_ACTION_STOP) stop the task
- 1 (TSK_ACTION_SUSPEND suspend the task
- 2 (TSK_ACTION_RESUME) resume the task
|
- See also:
-