API:System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.DoCreateCommunicationThread

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function DoCreateCommunicationThread(const AnAdapter: TTetheringAdapter; const ABindToAddress: string): TTetheringManagerCommunicationThread; override;

C++

virtual System::Tether::Manager::TTetheringManagerCommunicationThread* __fastcall DoCreateCommunicationThread(System::Tether::Manager::TTetheringAdapter* const AnAdapter, const System::UnicodeString ABindToAddress);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothAdapter

Beschreibung

Erstellt und konfiguriert einen Kommunikations-Thread zur asynchronen Behandlung der Kommunikation dieses Adapters.

System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.DoCreateCommunicationThread erbt von System.Tether.Manager.TTetheringAdapter.DoCreateCommunicationThread. Der folgende Inhalt bezieht sich auf System.Tether.Manager.TTetheringAdapter.DoCreateCommunicationThread.

Erstellt und konfiguriert einen Kommunikations-Thread zur asynchronen Behandlung der Kommunikation dieses Adapters.