System.Devices.Roaming
Indicates whether the device is roaming.
Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1, Windows 8, Windows 7
propertyDescription
name = System.Devices.Roaming
shellPKey = PKEY_Devices_Roaming
formatID = 49CD1F76-5626-4B17-A4E8-18B4AA1A2213
propID = 9
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = Byte
IsInnate = true
EnumeratedList
UseValueForDefault = True
enumRange
name = NotRoaming
minValue = 0
setValue = 0
text = Not roaming
defineToken = ROAMING_NOT_ROAMING
enumRange
name = Roaming
minValue = 1
setValue = 1
text = Roaming
defineToken = ROAMING_ROAMING
enumRange
name = UnknownStatus
minValue = 2
setValue = 2
text = Unknown roaming status
defineToken = ROAMING_UNKNOWN_STATUS
Remarks
PKEY values are defined in Propkey.h.
Related topics