IProviderFilteredSyncServices Interface
Creates objects that are used by synchronization providers for filtered synchronization. Empty objects and objects that are initialized by using serialized data can be created.
interface IProviderFilteredSyncServices : IProviderSyncServices
Members
IProviderFilteredSyncServices methods | Description |
---|---|
Creates an ISyncFilterInfo object that can be used by a source provider to communicate information about the filter that is used to control which changes are included in a change batch. |
|
Creates an ISyncFilterInfo object and initializes it by using serialized data. |
|
IProviderFilteredSyncServices::CreateFilteredEnumerationChangeBatch |
Creates an ISyncChangeBatch object that contains filter information. |
Requirements
Header: Synchronization.h