Kaspersky Security Center Automation  10.0
HRESULT IKlAkTasks::GetTaskStatistics ( [in] BSTR  bstrTask,
[out, retval] IKlAkParams **  ppInfo 
) [inherited]

Acquire statistics of the specified task.

Returns statistics of the specified task.

Parameters:
bstrTask task id.
ppInfo IKlAkParams object containing task statistics, see List of task statistics attributes.

See also Enumerating tasks, querying task statistics and running task sample.