SystemDeviceInterfaceBluetooth Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Bluetooth
The SystemDeviceInterfaceBluetooth type exposes the following members.
Name | Description | |
---|---|---|
DeviceAddress |
The System.DeviceInterface.Bluetooth.DeviceAddress property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_DeviceInterface_Bluetooth_DeviceAddress.
| |
Flags |
The System.DeviceInterface.Bluetooth.Flags property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_DeviceInterface_Bluetooth_Flags.
| |
LastConnectedTime |
The System.DeviceInterface.Bluetooth.LastConnectedTime property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_DeviceInterface_Bluetooth_LastConnectedTime.
| |
Manufacturer |
The System.DeviceInterface.Bluetooth.Manufacturer property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_DeviceInterface_Bluetooth_Manufacturer.
| |
ModelNumber |
The System.DeviceInterface.Bluetooth.ModelNumber property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_DeviceInterface_Bluetooth_ModelNumber.
| |
ProductId |
The System.DeviceInterface.Bluetooth.ProductId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Bluetooth_ProductId.
| |
ProductVersion |
The System.DeviceInterface.Bluetooth.ProductVersion property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Bluetooth_ProductVersion.
| |
ServiceGuid |
The System.DeviceInterface.Bluetooth.ServiceGuid property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_DeviceInterface_Bluetooth_ServiceGuid.
| |
VendorId |
The System.DeviceInterface.Bluetooth.VendorId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Bluetooth_VendorId.
| |
VendorIdSource |
The System.DeviceInterface.Bluetooth.VendorIdSource property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_DeviceInterface_Bluetooth_VendorIdSource.
|