INotifyReplica interface (reconcil.h)

Exposes a method that provides an object's creator with the means to notify the object that it may be subject to subsequent reconciliation. The briefcase reconciler is responsible for implementing this interface.

Inheritance

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

Methods

The INotifyReplica interface has these methods.

 
INotifyReplica::YouAreAReplica

Notifies an object that it may be subject to subsequent reconciliation through the Reconcile method.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header reconcil.h