Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Exposes methods that hold items from a data object.
An IResultsFolder is a folder that can hold items from all over the namespace and represent them to the user in a single folder.
Inheritance
The IResultsFolder interface inherits from the IUnknown interface. IResultsFolder also has these types of members:
Methods
The IResultsFolder interface has these methods.
| IResultsFolder::AddIDList Inserts a pointer to an item identifier list (PIDL) into a results folder. |
| IResultsFolder::AddItem Adds an item to a results folder. |
| IResultsFolder::RemoveAll Removes all items from a results folder. |
| IResultsFolder::RemoveIDList Removes a pointer to an item identifier list (PIDL) from a results folder. |
| IResultsFolder::RemoveItem Removes an item from a results folder. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | shobjidl.h |