System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.ProcessResponse

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ProcessResponse(const AData: string; var RemoteConnectionString: string): string; override;

C++

virtual System::UnicodeString __fastcall ProcessResponse(const System::UnicodeString AData, System::UnicodeString &RemoteConnectionString);

Propriétés

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


Description

Gère l'entrée à partir d'un thread de communication distant.

Le gestionnaire de tethering traite les données entrantes à partir d'un adaptateur Bluetooth distant.

Voir aussi