GetRunningTaskStatus

Returns the status of a given running task.

Syntax

<HFMwSystemInfo>.GetRunningTaskStatus (lTaskID)

Argument

Description

lTaskID

The ID of the task.

Tip:

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

Input argument. Long subtype.

Return Value

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