System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.ProcessResponse

De RAD Studio API Documentation
Révision datée du 18 décembre 2014 à 11:06 par Evab (discussion | contributions) (1 version : Imported November 12, 2014 translation package. LOC-16752)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
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