ICombinedFilterInfo Interface
Represents information about a filter that is the combination of two or more filters.
interface ICombinedFilterInfo : ISyncFilterInfo
Members
ICombinedFilterInfo method | Description |
---|---|
Gets the number of filters that are combined by this filter. |
|
Gets the filter information that is identified by the specified filter index. |
|
Gets a value that indicates the way the filters are combined. |
Remarks
An ICombinedFilterInfo object can be obtained by calling IProviderCustomFilteredSyncServices::CreateCombinedFilterInfo.
The only type of combined filter that is supported is an intersection of two filters.
Requirements
Header: Synchronization.h