System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.DoCreateCommunicationThread

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothAdapter


Description

Crée un nouveau thread asynchrone pour communiquer sur Classic Bluetooth.

Voir aussi