IProtocolHandlerSite interface (searchapi.h)
Provides methods for a protocol handler's IUrlAccessor object to query the Filter Daemon for the appropriate filter for the URL item.
The IProtocolHandlerSite interface inherits from the IUnknown interface. IProtocolHandlerSite also has these types of members:
The IProtocolHandlerSite interface has these methods.
IProtocolHandlerSite::GetFilter Retrieves the appropriate IFilteraccording to the supplied parameters. |
When a protocol handler encounters items with embedded documents, the protocol handler requests additional filters from the Filter Daemon by calling the IProtocolHandlerSite::GetFilter method.
Requirement | Value |
---|---|
Minimum supported client | Windows XP with SP2, Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 with SP1 [desktop apps only] |
Target Platform | Windows |
Header | searchapi.h |
Redistributable | Windows Desktop Search (WDS) 3.0 |