GetRunningTaskLogFilePathName

Returns the name and path of the log file for a given running task.

Syntax

<HsvSystemInfo>.GetRunningTaskLogFilePathName lTaskID, pbstrLogFilePathName

Argument

Description

lTaskID

Long (ByVal). The ID of the task.

Tip:

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

pbstrLogFilePathName

String. Returns the name and path of the log file.