API:System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const AnAdapter: TTetheringAdapter; AIPVersion: TCommIPVersion; const ABindToAddress: string); reintroduce;

C++

__fastcall TTetheringNetworkManagerCommunicationThread(System::Tether::Manager::TTetheringAdapter* const AnAdapter, Ippeerapi::TIPVersionPeer AIPVersion, const System::UnicodeString ABindToAddress);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.Tether.NetworkAdapter.pas
System.Tether.NetworkAdapter.hpp
System.Tether.NetworkAdapter TTetheringNetworkManagerCommunicationThread

Description

Create crée une instance de TTetheringManagerCommunicationThread.

System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.Create hérite de System.Tether.Manager.TTetheringManagerCommunicationThread.Create. Tout le contenu en-dessous de cette ligne se réfère à System.Tether.Manager.TTetheringManagerCommunicationThread.Create.

Create crée une instance de TTetheringManagerCommunicationThread.

Le constructeur reçoit le paramètre suivant :

TTetheringManagerCommunicationThread.Create appelle la fonction TCommandQueue.Create.

Voir aussi