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.
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. |
Show: