共用方式為


IProviderFilteredSyncServices2 介面

建立由篩選同步處理之同步處理提供者所使用的其他物件。系統可能會建立空物件以及使用序列化資料初始化的物件。

interface IProviderFilteredSyncServices2 : IProviderFilteredSyncServices

成員

IProviderFilteredSyncServices2 方法 描述

IProviderFilteredSyncServices2::CreateFilteredFullEnumerationChangeBatch

建立 ISyncFullEnumerationChangeBatch 物件,這個物件只包含指定之篩選所傳遞的變更。

備註

若要取得 IProviderFilteredSyncServices2 物件,可以將 CLSID_SyncServicesIID_IProviderFilteredSyncServices2 傳遞至 CoCreateInstance 函式。在呼叫其他任何方法之前,必須透過呼叫 IProviderSyncServices::Initialize 來初始化物件。

需求

標頭: Synchronization.h

請參閱

參考

IProviderFilteredSyncServices 介面

概念

Sync Framework 核心元件