Kaspersky Security Center Automation  10.0
HRESULT IKlAkDeployment::AddDeploymentTaskForHosts ( [in] IKlAkCollection pHostsArray,
[in] IKlAkParams pInfo,
[out, retval] BSTR *  pbstrTaskID 
)

Add a deployment task for the set of hosts.

Adds a deployment task for the set of hosts

Parameters:
pHostsArray array of host names (see KLHST_WKS_HOSTNAME in the List of host attributes )
pInfo a container IKlAkParams containing deployment task attributes (see List of deployment task attributes).
Return values:
pbstrTaskID id of the created task (see IKlAkTasks interface)