System.GPS.Longitude
Indicates the longitude. 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_LongitudeNumerator and PKEY_GPS_LongitudeDenominator.
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.Longitude
shellPKey = PKEY_GPS_Longitude
formatID = C4C4DBB2-B593-466B-BBDA-D03D27D5E43A
propID = 100
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = Multivalue Double
IsInnate = true
Windows 7, Windows Vista
propertyDescription
name = System.GPS.Longitude
shellPKey = PKEY_GPS_Longitude
formatID = C4C4DBB2-B593-466B-BBDA-D03D27D5E43A
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