IShellItemFilter interface
Exposed by a client to specify how to filter the enumeration of a Shell item by a server application.
Members
The IShellItemFilter interface inherits from the IUnknown interface. IShellItemFilter also has these types of members:
Methods
The IShellItemFilter interface has these methods.
| Method | Description |
|---|---|
| GetEnumFlagsForItem |
Allows a client to specify which classes of objects in a Shell item should be enumerated for inclusion in the view. |
| IncludeItem |
Sets a given Shell item status to inclusion in the view. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
See also