共用方式為


IAnchorChangeDetectionCallback 介面

表示列舉存放區中的變更時,可從 IAnchorSyncProvider::EnumerateChanges 呼叫的一組方法。

interface IAnchorChangeDetectionCallback : IUnknown

成員

IAnchorChangeDetectionCallback 方法 描述

IAnchorChangeDetectionCallback::ReportChanges

報告在呼叫 IAnchorSyncProvider::EnumerateChanges 期間所擷取的變更集。

IAnchorChangeDetectionCallback::ReportItemsAndAutodetectDeletes

當以錨定為基礎的提供者需要複寫的完整列舉時,報告項目變更,包括刪除。

IAnchorChangeDetectionCallback::SetLocalDeleteMode

在針對提供者呼叫 IAnchorChangeDetectionCallback::ReportItemsAndAutodetectDeletes 之前呼叫,以便指定刪除是傳播至其他複寫的一般刪除,還是僅限本機的刪除。

需求

**標頭:**AnchorEnumerationProvider.h

請參閱

概念

Sync Framework 簡單提供者元件