IReconcilableObject 

The IReconcilableObject interface carries out the reconciliation of a document. 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.

 

IReconcilableObject Methods

Description

GetProgressFeedbackMaxEstimate1.HQOCS

Receives estimate of work required to complete a reconciliation.

Reconcile1TQATWU

Reconciles the state of an object with one or more other objects.