ISyncKnowledge::GetReplicaKeyMap

Gets the IReplicaKeyMap object that is associated with this knowledge.

Syntax

HRESULT GetReplicaKeyMap( 
  IReplicaKeyMap **ppReplicaKeyMap);

Parameters

  • ppReplicaKeyMap
    [out] Returns the IReplicaKeyMap object that is associated with this knowledge.

Return Value

  • S_OK

  • E_INVALIDARG

See Also

Reference

ISyncKnowledge Interface