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 source provider that supports filtered change enumeration, and that can negotiate the type of filter that is used.
interface ISupportFilteredSync : IUnknown
Parameters
| ISupportFilteredSync method | Description |
|---|---|
Sets the filter that is used for change enumeration by the source provider. |
Remarks
ISupportFilteredSync is typically implemented by a source provider.
Requirements
Header: Synchronization.h
See Also
Reference
IRequestFilteredSync Interface
IFilterRequestCallback Interface