IProtocolHandlerSite Interface

Provides methods for a protocol handler's IUrlAccessor object to query the Filter Daemon for the appropriate filter for the URL item.

IProtocolHandlerSite Members

GetFilter Retrieves the appropriate IFilter according to the supplied parameters.

Remarks

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.

Interface Information

Inherits from IUnknown
Header and IDL files searchapi.h, srchprth.idl
Minimum operating systems Windows XP Service Pack 2 (SP2) with Windows Desktop Search (WDS) 3.0, Windows Server 2003 Service Pack 1 (SP1) with Windows Desktop Search (WDS) 3.0, Windows Vista

See Also

The Indexing Process