CloseAccessor Method
The CloseAccessor method of the ISearchProtocol interface closes a previously created UrlAccessor object, freeing it for reuse by the protocol handler.
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
When this method returns, the Filter Daemon releases the pAccessor pointer passed to this method. You may also use the CloseAccessor method to release any resources associated with the UrlAccessor object. If you are implementing a pool of UrlAccessor objects, you must use IUnknown::AddRef to add an UrlAccessor to your pool.
Requirements
Platforms: Microsoft Windows Server 2003