Click or drag to resize

SystemDevicesAepServiceBluetooth Class

The System.Devices.AepService.Bluetooth properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemDevicesAepServiceBluetooth

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

The SystemDevicesAepServiceBluetooth type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCacheMode
The System.Devices.AepService.Bluetooth.CacheMode property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_Devices_AepService_Bluetooth_CacheMode.
Public propertyStatic memberServiceGuid
The System.Devices.AepService.Bluetooth.ServiceGuid property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Devices_AepService_Bluetooth_ServiceGuid.
Public propertyStatic memberTargetDevice
The System.Devices.AepService.Bluetooth.TargetDevice property key. PropVariant type: VT_UI8. .NET type: System.UInt64. Shell name PKEY_Devices_AepService_Bluetooth_TargetDevice.
Top
See Also