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.
Represents a set of methods that can be called from IAnchorSyncProvider::EnumerateChanges when enumerating changes from a store.
interface IAnchorChangeDetectionCallback : IUnknown
Members
| IAnchorChangeDetectionCallback method | Description |
|---|---|
Reports the set of changes that were retrieved during a call to IAnchorSyncProvider::EnumerateChanges. |
|
IAnchorChangeDetectionCallback::ReportItemsAndAutodetectDeletes |
Reports item changes, including deletes, when a full enumeration of a replica is required by an anchor-based provider. |
Called before IAnchorChangeDetectionCallback::ReportItemsAndAutodetectDeletes is called on the provider to specify whether a delete is a normal delete that is propagated to other replicas, or a local-only delete. |
Requirements
Header: AnchorEnumerationProvider.h