Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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