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.
Represents a mapping between filter keys and ISyncFilter objects.
interface IFilterKeyMap : IUnknown
Members
| IFilterKeyMap method | Description |
|---|---|
Gets the number of filters in the map. |
|
Adds a filter to the map. |
|
Looks up the specified filter. |
|
Serializes the filter key map data to a byte array. |
Remarks
To obtain a new IFilterKeyMap object, call IProviderCustomFilteredSyncServices::CreateFilterKeyMap.
A replica that tracks filters must maintain a filter key map that maps all of its tracked filters.
Requirements
Header: Synchronization.h