IConstructReplicaKeyMap interface (winsync.h)

Adds entries to an IReplicaKeyMap object.

Inheritance

The IConstructReplicaKeyMap interface inherits from the IUnknown interface. IConstructReplicaKeyMap also has these types of members:

Methods

The IConstructReplicaKeyMap interface has these methods.

 
IConstructReplicaKeyMap::FindOrAddReplica

Adds entries to or finds entries in an IReplicaKeyMap object.

Remarks

An IConstructReplicaKeyMap object can be obtained by passing IID_IConstructReplicaKeyMap to the QueryInterface method of an IReplicaKeyMap object.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header winsync.h

See also

IReplicaKeyMap Interface

Windows Sync Interfaces