ISyncChangeBatch2 Interface

Represents additional metadata for a set of changes.


interface ISyncChangeBatch2 : ISyncChangeBatch

ISyncChangeBatch2 method

Description

ISyncChangeBatch2::AddMergeTombstoneMetadataToGroup

Adds the specified merge tombstone to the group that is currently open.

ISyncChangeBatch2::AddMergeTombstoneLoggedConflict

Adds metadata that represents a merge tombstone conflict to the change batch.

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.

Header: Synchronization.h

Show: