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.
Specifies the identifiers of the metadata items in an 8BIM IPTC digest metadata block.
Syntax
typedef enum WIC8BIMIptcDigestProperties {
WIC8BIMIptcDigestPString = 0x1,
WIC8BIMIptcDigestIptcDigest = 0x2,
WIC8BIMIptcDigestProperties_FORCE_DWORD = 0x7fffffff
} ;
Constants
WIC8BIMIptcDigestPStringValue: 0x1 [VT_LPSTR] A name that identifies the 8BIM block. |
WIC8BIMIptcDigestIptcDigestValue: 0x2 [VT_BLOB] The embedded IPTC digest value. |
WIC8BIMIptcDigestProperties_FORCE_DWORDValue: 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 |