System.Tether.Manager.TTetheringAdapter.DoCreateCommunicationThread

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DoCreateCommunicationThread(const AnAdapter: TTetheringAdapter; const ABindToAddress: string): TTetheringManagerCommunicationThread ; virtual; abstract;

C++

virtual TTetheringManagerCommunicationThread* __fastcall DoCreateCommunicationThread(TTetheringAdapter* const AnAdapter, const System::UnicodeString ABindToAddress) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringAdapter


Description

Crée et configure un thread de communication pour gérer les communications de cet adaptateur de façon asynchrone.