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.
Returns a specific filter within the collection.
This property is read/write.
Syntax
HRESULT put_GetITem(
[in] long index
);
HRESULT get_GetITem(
[out, retval] IPropertyFilter **filter
);
Property value
Sets the address of the filter.
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) 2.6.5 |
| Header |
|