Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
Parameters
| IRequestFilteredSync method | Description |
|---|---|
Negotiates which filter is used by the source provider during change enumeration. |
Remarks
Typically, IRequestFilteredSync is implemented by a destination provider.
Requirements
Header: Synchronization.h
See Also
Reference
ISupportFilteredSync Interface
IFilterRequestCallback Interface