IWICEnumMetadataItem interface (wincodec.h)
Exposes methods that provide enumeration services for individual metadata items.
Inheritance
The IWICEnumMetadataItem interface inherits from the IUnknown interface. IWICEnumMetadataItem also has these types of members:
Methods
The IWICEnumMetadataItem interface has these methods.
IWICEnumMetadataItem::Clone Creates a copy of the current IWICEnumMetadataItem. |
IWICEnumMetadataItem::Next Advanced the current position in the enumeration. |
IWICEnumMetadataItem::Reset Resets the current position to the beginning of the enumeration. |
IWICEnumMetadataItem::Skip Skips to given number of objects. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP with SP2, Windows Vista [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2008 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | wincodec.h |