System.GPS.Latitude
Indicates latitude. This is an array of three values, as follows: index 0 is the degrees, index 1 is the minutes, index 2 is the seconds. Each is calculated from the values in PKEY_GPS_LatitudeNumerator and PKEY_GPS_LatitudeDenominator.
Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1, Windows 8
propertyDescription
name = System.GPS.Latitude
shellPKey = PKEY_GPS_Latitude
formatID = 8727CFFF-4868-4EC6-AD5B-81B98521D1AB
propID = 100
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = Multivalue Double
IsInnate = true
Windows 7, Windows Vista
propertyDescription
name = System.GPS.Latitude
shellPKey = PKEY_GPS_Latitude
formatID = 8727CFFF-4868-4EC6-AD5B-81B98521D1AB
propID = 100
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = Multivalue Double
IsInnate = true
Remarks
PKEY values are defined in Propkey.h.
The requirement of a specific indirect string reference for the label
attribute of labelInfo was added for Windows Vista with Service Pack 1 (SP1).
Related topics