System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const AnAdapter: TTetheringAdapter); override;

C++

__fastcall virtual TTetheringBluetoothManagerCommunicationThread(System::Tether::Manager::TTetheringAdapter* const AnAdapter);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothManagerCommunicationThread


Beschreibung

Erstellt eine Instanz von TTetheringBluetoothManagerCommunicationThread.

Es wird ein Server- und ein Client-Socket für die Kommunikation über Classic Bluetooth erstellt.

Der Konstruktor TTetheringBluetoothManagerCommunicationThread erhält den folgenden Parameter:

Siehe auch