Click or drag to resize

SystemDevicesAepBluetoothLe Class

The System.Devices.Aep.Bluetooth.Le properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemDevicesAepBluetoothLe

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class Le

The SystemDevicesAepBluetoothLe type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberActiveScanning
The System.Devices.Aep.Bluetooth.Le.ActiveScanning property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_Aep_Bluetooth_Le_ActiveScanning.
Public propertyStatic memberAddressType
The System.Devices.Aep.Bluetooth.Le.AddressType property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_Devices_Aep_Bluetooth_Le_AddressType.
Public propertyStatic memberAdvertisement
The System.Devices.Aep.Bluetooth.Le.Advertisement property key. PropVariant type: VT_BLOB. .NET type: System.Byte[]. Shell name PKEY_Devices_Aep_Bluetooth_Le_Advertisement.
Public propertyStatic memberAppearanceProperty
The System.Devices.Aep.Bluetooth.Le.Appearance property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Devices_Aep_Bluetooth_Le_Appearance.
Public propertyStatic memberIsConnectable
The System.Devices.Aep.Bluetooth.Le.IsConnectable property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_Aep_Bluetooth_Le_IsConnectable.
Public propertyStatic memberScanInterval
The System.Devices.Aep.Bluetooth.Le.ScanInterval property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Devices_Aep_Bluetooth_Le_ScanInterval.
Public propertyStatic memberScanResponse
The System.Devices.Aep.Bluetooth.Le.ScanResponse property key. PropVariant type: VT_BLOB. .NET type: System.Byte[]. Shell name PKEY_Devices_Aep_Bluetooth_Le_ScanResponse.
Public propertyStatic memberScanWindow
The System.Devices.Aep.Bluetooth.Le.ScanWindow property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Devices_Aep_Bluetooth_Le_ScanWindow.
Top
See Also