ISyncFullEnumerationChangeBatch2 Interface
Represents additional metadata for a set of changes that is created as part of a recovery synchronization.
ISyncFullEnumerationChangeBatch2 method | Description |
|---|---|
ISyncFullEnumerationChangeBatch2::AddMergeTombstoneMetadataToGroup | Adds the specified merge tombstone to the group that is currently open. |
An ISyncFullEnumerationChangeBatch2 object can be obtained by passing IID_ISyncFullEnumerationChangeBatch2 to the QueryInterface method of a change batch object, such as an ISyncFullEnumerationChangeBatch object.
Show: