Kaspersky Security Center Automation  10.0
HRESULT IKlAkSlaveServers::AddServer ( [in] IKlAkParams pInfo,
[out, retval] long *  plServer 
)

Add new slave server with the specified attributes.

Add new slave server with specified attributes (see List of slave server attributes). Error occurs if slave server with given certificate is already registerd.

Process of creating master/slave relation consists from two steps:

Parameters:
pInfo container with slave server attributes (see List of slave server attributes)
Return values:
plServer id of slave server

See also Creating and destroying master/slave relation sample.