*Exifに関する覚書 [#i4cabd5c]
GetPropertyItem( propId, size, pi) で指定する ID について
下記の5つはWindows XPのファイルシステムで見える&通常の検索で取得可能
PropertyTagPropTitle 0x9c9b
PropertyTagPropComments 0x9c9c
PropertyTagPropAuthor 0x9c9d
PropertyTagPropKeywords 0x9c9e
PropertyTagPropSubject 0x9c9f
- PropertyTagPropTitle 0x9c9b
- PropertyTagPropComments 0x9c9c
- PropertyTagPropAuthor 0x9c9d
- PropertyTagPropKeywords 0x9c9e
- PropertyTagPropSubject 0x9c9f
PropertyTagDateTime は Windows から見える撮影日時ではない.~
撮影日時は,
撮影日時は,PropertyTagExifDTOrig らしい.