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 resource enumeration methods.
Inheritance
The IEnumResources interface inherits from the IUnknown interface. IEnumResources also has these types of members:
Methods
The IEnumResources interface has these methods.
| IEnumResources::Clone Clones a resource enumerator. |
| IEnumResources::Next Gets the next SHELL_ITEM_RESOURCE structure. |
| IEnumResources::Reset Resets the enumeration index to 0. (IEnumResources.Reset) |
| IEnumResources::Skip Skips a specified number of resources. |
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_core.h (include Shobjidl.h) |