WIC8BIMIptcProperties enumeration
Specifies the identifiers of the metadata items in an 8BIM IPTC block.
Syntax
typedef enum WIC8BIMIptcProperties { WIC8BIMIptcPString = 0x00000000, WIC8BIMEmbeddedIPTC = 0x00000001 } WIC8BIMIptcProperties;
Constants
- WIC8BIMIptcPString
-
[VT_LPSTR] A name that identifies the 8BIM block.
- WIC8BIMEmbeddedIPTC
-
[VT_UNKNOWN] The IPTC block embedded in this 8BIM IPTC block.
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: