IRequestFilteredSync Interface

When implemented by a derived class, represents a destination provider that can specify a filter to be used by the source provider during change enumeration.


interface IRequestFilteredSync : IUnknown

IRequestFilteredSync method

Description

IRequestFilteredSync::SpecifyFilter

Negotiates which filter is used by the source provider during change enumeration.

Typically, IRequestFilteredSync is implemented by a destination provider.

Header: Synchronization.h

Show: