IUrlAccessor4 interface
Extends the functionality of the IUrlAccessor3 interface with the IUrlAccessor4::ShouldIndexItemContent method that identifies whether the content of the item should be indexed.
Members
The IUrlAccessor4 interface inherits from IUrlAccessor3. IUrlAccessor4 also has these types of members:
Methods
The IUrlAccessor4 interface has these methods.
| Method | Description |
|---|---|
| GetCodePage |
Gets the code page for properties of the URL item. |
| GetDisplayUrl |
Gets the user-friendly path for the URL item. |
| GetImpersonationSidBlobs |
Retrieves an array of user SIDs for a specified URL. This method enables protocol handlers to specify which users can access the file and the search protocol host to impersonate a user in order to index the file. |
| IsDocument |
Ascertains whether an item URL is a document or directory. |
| ShouldIndexItemContent |
Identifies whether the item's content should be indexed. |
| ShouldIndexProperty |
Identifies whether a property should be indexed. |
Requirements
|
Minimum supported client |
Windows Vista with SP2 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Redistributable |
Windows Search (WS) 4.0 |
|
Header |
|
|
IDL |
|
See also
- Reference
- IUrlAccessor
- IUrlAccessor2
- IUrlAccessor3
- Conceptual
- The Indexing Process