EnumerateFilterMappings Method
The EnumerateFilterMappings method of the IFilterRegistration interface returns a single mapping of an IFilter to a data source.
Parameters
pFilteredSource [in] A pointer to a FILTERED_DATA_SOURCE structure that contains the IFilter for which the method retrieves information.
fStart [in] Not used. Value must be 1.
pwcsMachineName [in] Not used. Value should be 0.
pMappedFilter [in] A pointer to a CLSID that contains the class ID of the IFilter. It returns null to indicate the end of the list, or that no IFilters are mapped to the data source.
Exceptions
For a list of errors returned by Microsoft SharePoint Portal Server Search IFilter administration interfaces, see IFilter Administration Error Messages.
Remarks
The EnumerateFilterMappings method is used to iterate over the IFilters mapped to the specified data source.
Requirements
Platform: Microsoft Windows Server 2003