System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.Create

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
constructor public
System.Tether.NetworkAdapter.pas
System.Tether.NetworkAdapter.hpp
System.Tether.NetworkAdapter TTetheringNetworkManagerCommunicationThread


説明

Creates は、TTetheringManagerCommunicationThread のインスタンスを作成します。

このコンストラクタは、次のパラメータを受け取ります:

関連項目