共用方式為


IProviderFilteredSyncServices 介面

建立由篩選同步處理的同步處理提供者使用的物件。可以建立使用序列化資料初始化的空物件。

interface IProviderFilteredSyncServices : IProviderSyncServices

成員

IProviderFilteredSyncServices 方法 描述

IProviderFilteredSyncServices::CreateFilterInfo

建立 ISyncFilterInfo 物件,來源提供者可以用它溝通用於控制哪些變更要包含在變更批次中的篩選相關資訊。

IProviderFilteredSyncServices::DeserializeFilterInfo

建立 ISyncFilterInfo 物件,並且使用序列化資料將它初始化。

IProviderFilteredSyncServices::CreateFilteredEnumerationChangeBatch

建立包含篩選資訊的 ISyncChangeBatch 物件。

需求

標頭: Synchronization.h

請參閱

概念

Sync Framework 核心元件