System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.DoCreateCommunicationThread

De RAD Studio API Documentation
Révision datée du 6 mai 2016 à 14:06 par Simona.craciun (discussion | contributions) (1 version : Updated with Trados. LOC-22437)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
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