ISaveChangeWithChangeUnitsContext2 Interface
Represents additional information about a change to be saved to the item store when the change contains change units.
ISaveChangeWithChangeUnitsContext2 method | Description |
|---|---|
ISaveChangeWithChangeUnitsContext2::SetConstraintConflictOnChangeUnit | Reports that a constraint conflict occurred when the destination provider tried to apply the change to the destination replica for a change that contains change units. |
To obtain an ISaveChangeWithChangeUnitsContext2 object, pass IID_ISaveChangeWithChangeUnitsContext2 to the QueryInterface method of an ISaveChangeWithChangeUnitsContext2 object.
Show: