ISyncChangeBatch2 Interface
Represents additional metadata for a set of changes.
interface ISyncChangeBatch2 : ISyncChangeBatch
Members
ISyncChangeBatch2 method | Description |
---|---|
Adds the specified merge tombstone to the group that is currently open. |
|
Adds metadata that represents a merge tombstone conflict to the change batch. |
Remarks
An ISyncChangeBatch2 object can be obtained by passing IID_ISyncChangeBatch2 to the QueryInterface method of a change batch object, such as an ISyncChangeBatch or ISyncFullEnumerationChangeBatch object.
Requirements
Header: Synchronization.h