Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note
Windows Desktop Search 2.x is an obsolete technology that was originally available as an add-in for Windows XP and Windows Server 2003. On later releases, use the Windows Search API instead.
Exposes properties of the returned collection based on the query submitted.
Members
The IPropertyFilterCollection interface inherits from the IUnknown interface. IPropertyFilterCollection also has these types of members:
Properties
The IPropertyFilterCollection interface has these properties.
| Property | Access type | Description |
|---|---|---|
| AddItem |
Read-only |
Adds a new filter to the collection. |
| clear |
Write-only |
Clears the collection. |
| Count |
Read-only |
Number of filters in the collection. |
| GetITem |
Read/write |
Returns a specific filter within the collection. |
| RemoveItem |
Write-only |
Removes a specific filter to the collection. |
Remarks
These properties are used to filter collection returned by the query.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP with SP2 [desktop apps only] |
| Minimum supported server |
Windows Server 2003 with SP1 [desktop apps only] |
| Redistributable |
Windows Desktop Search (WDS) 3.0 |
| Header |
|