IProviderCustomFilteredSyncServices::CreateCombinedFilterInfo
Creates an ICombinedFilterInfo object that contains two ISyncFilter objects, and information about how to combine the two specified filters.
S_OK.
E_INVALIDARG when filterCombinationType is any value other than FCT_INTERSECTION.
E_OUTOFMEMORY.
E_POINTER.
SYNC_E_INVALID_OPERATION when this object has not been initialized by calling IProviderSyncServices::Initialize.
Show: