System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const AnAdapter: TTetheringAdapter; const AEvent: TEvent); override;

C++

__fastcall virtual TTetheringBluetoothManagerCommunicationThread(System::Tether::Manager::TTetheringAdapter* const AnAdapter, System::Syncobjs::TEvent* const AEvent);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothManagerCommunicationThread


Description

Crée une instance de TTetheringBluetoothManagerCommunicationThread.

Il crée un socket serveur et un socket client pour communiquer sur Classic Bluetooth.

Le constructeur TTetheringBluetoothManagerCommunicationThread reçoit les paramètres suivants :

Voir aussi