WIC8BIMIptcDigestProperties-Enumeration (wincodec.h)

Gibt die Bezeichner der Metadatenelemente in einem 8BIM-IPTC-Digestmetadatenblock an.

Syntax

typedef enum WIC8BIMIptcDigestProperties {
  WIC8BIMIptcDigestPString = 0x1,
  WIC8BIMIptcDigestIptcDigest = 0x2,
  WIC8BIMIptcDigestProperties_FORCE_DWORD = 0x7fffffff
} ;

Konstanten

 
WIC8BIMIptcDigestPString
Wert: 0x1
[VT_LPSTR] Ein Name, der den 8BIM-Block identifiziert.
WIC8BIMIptcDigestIptcDigest
Wert: 0x2
[VT_BLOB] Der eingebettete IPTC-Digestwert.
WIC8BIMIptcDigestProperties_FORCE_DWORD
Wert: 0x7fffffff

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 7, Windows Vista mit SP2 und Plattformupdate für Windows Vista [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows Server 2008 R2, Windows Server 2008 mit SP2 und Plattformupdate für Windows Server 2008 [nur Desktop-Apps]
Kopfzeile wincodec.h