メインメニューを開く

RAD Studio API Documentation β

System.Tether.NetworkAdapter.TTetheringNetworkAdapterV4_UDP.DoCreateCommunicationThread

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
function protected
System.Tether.NetworkAdapter.pas
System.Tether.NetworkAdapter.hpp
System.Tether.NetworkAdapter TTetheringNetworkAdapterV4_UDP


説明

通信スレッドを作成および設定することにより、このアダプタの通信を非同期に処理することができます。