System.Tether.NetworkAdapter.TTetheringNetworkAdapterMulticast.DoCreateCommunicationThread

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

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 TTetheringNetworkAdapterMulticast


説明

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