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.

Ce constructeur reçoit les paramètres suivants :

Voir aussi