Kaspersky Security Center Automation  10.0
HRESULT IKlAkVServers::AddVServerInfo ( [in] BSTR  bstrDisplayName,
[in] long  lParentGroup,
[out, retval] IKlAkParams **  ppInfo 
)

Register new virtual server.

Registers new virtual server

Parameters:
bstrDisplayName virtual server display name, if display name is non-unique, it will be modified to become unique
lParentGroup virtual server parent group
Return values:
ppInfo a container IKlAkParams containing attributes "KLVSRV_ID" and "KLVSRV_DN" (see List of virtual server attributes).

How to see contents of the IKlAkParams container.