This method will set up a specified LDAP virtual server instance as a target instance for replication from the primary server.
IDL Definition
HRESULT ConfigLocalReplica(
[in] long lNewServerId,
[out] VARIANT *szRpcGuid
);
Parameters
lNewServerId
the LDAP virtual server instance identifier
szRpcGuid
on return, a VT_BSTR value containing the RPC UUID representing this replication target server instance.
Return Values
a standard HRESULT value