Kaspersky Security Center Automation  10.0
HRESULT IKlAkVServers::GetVServerInfo ( [in] long  lVServer,
[in] IKlAkCollection pFields2Return,
[out, retval] IKlAkParams **  ppInfo 
)

Acquire info on virtual server.

Returns info about the specified virtual server

Parameters:
lVServer virtual server id
pFields2Return attributes "KLVSRV_*" to acquire (see List of virtual server attributes).
Return values:
ppInfo a container IKlAkParams containing attributes "KLVSRV_*" (see List of virtual server attributes).


See also How to see contents of the IKlAkParams container.