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.
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) |