WIC8BIMIptcDigestProperties enumeration
Specifies the identifiers of the metadata items in an 8BIM IPTC digest metadata block.
Syntax
typedef enum WIC8BIMIptcDigestProperties { WIC8BIMIptcDigestPString = 0x00000001, WIC8BIMIptcDigestIptcDigest = 0x00000002 } WIC8BIMIptcDigestProperties;
Constants
- WIC8BIMIptcDigestPString
-
[VT_LPSTR] A name that identifies the 8BIM block.
- WIC8BIMIptcDigestIptcDigest
-
[VT_BLOB] The embedded IPTC digest value.
Requirements
|
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 |
|
|
IDL |
|
Show: