IWICEnumMetadataItem interface
Exposes methods that provide enumeration services for individual metadata items.
Members
The IWICEnumMetadataItem interface inherits from the IUnknown interface. IWICEnumMetadataItem also has these types of members:
Methods
The IWICEnumMetadataItem interface has these methods.
| Method | Description |
|---|---|
| Clone |
Creates a copy of the current IWICEnumMetadataItem. |
| Next |
Advanced the current position in the enumeration. |
| Reset |
Resets the current position to the beginning of the enumeration. |
| Skip |
Skips to given number of objects. |
Requirements
|
Minimum supported client |
Windows XP with SP2, Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
|
Library |
|
|
DLL |
|
Show: