IFilterRequestCallback interface (winsync.h)
Mediates filter negotiation between a destination provider and a source provider.
Inheritance
The IFilterRequestCallback interface inherits from the IUnknown interface. IFilterRequestCallback also has these types of members:
Methods
The IFilterRequestCallback interface has these methods.
IFilterRequestCallback::RequestFilter Requests that the filter that is specified by the destination provider be used by the source provider during change enumeration. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | winsync.h |
See also
IRequestFilteredSync Interface