BlueLibs documentation

BtDeviceInfo Class

Class that handles device details for a Bluetooth device

For a list of all members of this type, see BtDeviceInfo Members.

System.Object
   BlueLibs.Comm.DeviceInfo
      BlueLibs.BlueTooth.BtDeviceInfo

[Visual Basic]
Public Class BtDeviceInfo
    Inherits DeviceInfo
[C#]
public class BtDeviceInfo : DeviceInfo

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: BlueLibs.BlueTooth

Assembly: BlueLibs (in BlueLibs.dll)

See Also

BtDeviceInfo Members | BlueLibs.BlueTooth Namespace