System.Devices.Aep.Bluetooth.Le.AddressType
蓝牙 LE 设备地址类型。
Windows 10,版本 1703,Windows 10,版本 1607
propertyDescription
name = System.Devices.Aep.Bluetooth.Le.AddressType
shellPKey = PKEY_Devices_Aep_Bluetooth_Le_AddressType
formatID = 995EF0B0-7EB3-4A8B-B9CE-068BB3F4AF69
propID = 4
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = Byte
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
name = Public
value = 0
text = Public Address
defineToken = BLUETOOTH_ADDRESS_TYPE_PUBLIC
enum
name = Random
value = 1
text = Random Address
defineToken = BLUETOOTH_ADDRESS_TYPE_RANDOM
Windows 10 版本 1511
propertyDescription
name = System.Devices.Aep.Bluetooth.Le.AddressType
shellPKey = PKEY_Devices_Aep_Bluetooth_Le_AddressType
formatID = 995EF0B0-7EB3-4A8B-B9CE-068BB3F4AF69
propID = 4
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = Byte
IsInnate = true
备注
PKEY 值在 Propkey.h 中定义。
相关主题