GetRunningTaskStatus

Returns the status of a given running task.

Syntax

<HsvSystemInfo>.GetRunningTaskStatus lTaskID, plStatus

Argument

Description

lTaskID

Long (ByVal). The ID of the task.

Tip:

You can obtain the IDs of all running tasks with EnumRunningTasks.

plStatus

Long. Returns the status of the task. Valid values are represented by the HFMConstants type library constants listed in Task Status Constants.