Returns the status of a given running task.
<HsvSystemInfo>.GetRunningTaskStatus lTaskID, plStatus
Long (ByVal). The ID of the task. You can obtain the IDs of all running tasks with EnumRunningTasks. | |
Long. Returns the status of the task. Valid values are represented by the HFMConstants type library constants listed in Task Status Constants. |