Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This header is used by multiple technologies. For more information, see:
reconcil.h contains the following programming interfaces:
Interfaces
| INotifyReplica 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. |
| IReconcilableObject Exposes methods that reconcile a given document. The briefcase reconciler is responsible for implementing this interface. |
| IReconcileInitiator Exposes methods that provide the briefcase reconciler with the means to notify the initiator of its progress, to set a termination object, and to request a given version of a document. The initiator is responsible for implementing this interface. |