Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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. |