Kaspersky Security Center Automation  10.0
HRESULT IKlAkSlaveServers::GetServerInfo ( [in] long  lServer,
[in] IKlAkCollection pFields,
[out, retval] IKlAkParams **  ppInfo 
)

Acquire specified slave server attributes.

Returns specified attributes of given slave server.

Parameters:
lServer Slave server id
pFields array of names of slave server attributes to return. See List of slave server attributes for attribute names.
Return values:
ppInfo object IKlAkParams containing specified attributes of slave server


See also How to see contents of the IKlAkParams container.