CreateAccessor Method
The CreateAccessor method of the ISearchProtocol class creates a UrlAccessor object to process the item currently being accessed by the search component. For every URL that the search component processes, this method is called by the Filter Daemon, and returns a pointer to the UrlAccessor object.
Parameters
Return Value
For a list of error messages returned by Microsoft Office SharePoint Portal Server 2003 protocol handlers, see Protocol Handler Error Messages.
Remarks
The CreateAccessor method must be re-entrant because it will be called in multiple threads. However, once the UrlAccessor is created, the UrlAccessor will only be called by one thread.
Requirements
Platforms: Microsoft Windows Server 2003