System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread

From RAD Studio API Documentation
Jump to: navigation, search

System.Tether.Manager.TTetheringManagerCommunicationThreadSystem.Classes.TThreadSystem.TObjectTTetheringBluetoothManagerCommunicationThread

Delphi

TTetheringBluetoothManagerCommunicationThread = class(TTetheringManagerCommunicationThread)

C++

class PASCALIMPLEMENTATION DECLSPEC_DRTTI TTetheringBluetoothManagerCommunicationThread : public System::Tether::Manager::TTetheringManagerCommunicationThread

Properties

Type Visibility Source Unit Parent
class public
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter System.Tether.BluetoothAdapter

Description

Separate thread that a Bluetooth adapter uses to connect asynchronously with a remote manager.

See Also