Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Builds a list of metadata for changes.
interface IDestinationChangeVersionsBuilder : IUnknown
Members
IDestinationChangeVersionsBuilder methods | Description |
---|---|
Adds a specified item change to the list. |
|
Gets an IEnumSyncChanges object that can be used to enumerate the list of changes that are contained in this object. |
Remarks
This object helps a synchronization provider work with a change applier. For example, the IEnumSyncChanges object that is returned by GetChangeEnumerator can be passed as the pDestinationVersions parameter of the ISynchronousNotifyingChangeApplier::ApplyChanges method.
Requirements
Header: Synchronization.h