INotifyReplica 

The INotifyReplica interface provides the initiator with the means to notify an object that it may be subject to subsequent reconciliation. This interface has the YouAreAReplica member function. The briefcase reconciler is responsible for implementing this interface.

Methods in Vtable Order

IUnknown Methods

Description

QueryInterface2Y54585

Returns pointers to supported interfaces.

AddRef1SHW0SS

Increments reference count.

ReleaseDUW01A

Decrements reference count.

 

INotifyReplica Methods

Description

YouAreAReplicaDDB5W

Notifies an object that it may be subject to reconciliation.