System.GPS.Status Photo Metadata Policy
The photo metadata policy for the System.GPS.Status property.
PKEY
PKEY_GPS_Status
Containers
JPEG, TIFF
Read-Only
No
Output PROPVARIANT Type
VT_LPWSTR
Input PROPVARIANT Type
VT_LPWSTR is preferred, but VT_LPSTR is also accepted.
Conflict Resolution Policy
Values from different schemas are reconciled.
JPEG Policies
Read Paths
Order | Path | Disk Format |
---|---|---|
1 | /app1/ifd/gps/{ushort=9} | ascii |
2 | /xmp/exif:GPSStatus | unicode |
Write Paths
Order | Path | Disk Format |
---|---|---|
1 | /app1/ifd/gps/{ushort=9} | ascii |
2 | /xmp/exif:GPSStatus | unicode |
Remove Paths
Order | Path |
---|---|
1 | /app1/ifd/gps/{ushort=9} |
2 | /xmp/exif:gpsstatus |
TIFF Policies
Read Paths
Order | Path | Disk Format |
---|---|---|
1 | /ifd/gps/{ushort=9} | ascii |
2 | /ifd/xmp/exif:GPSStatus | unicode |
Write Paths
Order | Path | Disk Format |
---|---|---|
1 | /ifd/gps/{ushort=9} | ascii |
2 | /ifd/xmp/exif:GPSStatus | unicode |
Remove Paths
Order | Path |
---|---|
1 | /ifd/gps/{ushort=9} |
2 | /ifd/xmp/exif:gpsstatus |
Remarks
Related topics