ISupportFilteredSync Interface

When implemented by a derived class, represents a source provider that supports filtered change enumeration, and that can negotiate the type of filter that is used.


interface ISupportFilteredSync : IUnknown

ISupportFilteredSync method

Description

ISupportFilteredSync::AddFilter

Sets the filter that is used for change enumeration by the source provider.

ISupportFilteredSync is typically implemented by a source provider.

Header: Synchronization.h

Show: