WIC8BIMIptcProperties enumeration (wincodec.h)
Specifies the identifiers of the metadata items in an 8BIM IPTC block.
Syntax
typedef enum WIC8BIMIptcProperties {
WIC8BIMIptcPString = 0,
WIC8BIMIptcEmbeddedIPTC = 0x1,
WIC8BIMIptcProperties_FORCE_DWORD = 0x7fffffff
} ;
Constants
WIC8BIMIptcPString Value: 0 [VT_LPSTR] A name that identifies the 8BIM block. |
WIC8BIMIptcEmbeddedIPTC Value: 0x1 |
WIC8BIMIptcProperties_FORCE_DWORD Value: 0x7fffffff |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps only] |
Header | wincodec.h |