IFilterRequestCallback Interface

Mediates filter negotiation between a destination provider and a source provider.

Syntax

interface IFilterRequestCallback : IUnknown

Parameters

IFilterRequestCallback method

Description

IFilterRequestCallback::RequestFilter

Requests that the filter that is specified by the destination provider be used by the source provider during change enumeration.

Remarks

IFilterRequestCallback is implemented by Sync Framework.

Requirements

Header: Synchronization.h

See Also

Reference

IRequestFilteredSync Interface

ISupportFilteredSync Interface

Concepts

Sync Framework Core Components