System.Tether.Manager.TTetheringAdapter.DoCreateCommunicationThread

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

Delphi

function DoCreateCommunicationThread(const AnAdapter: TTetheringAdapter): TTetheringManagerCommunicationThread ; virtual; abstract;

C++

virtual TTetheringManagerCommunicationThread* __fastcall DoCreateCommunicationThread(TTetheringAdapter* const AnAdapter) = 0 ;

プロパティ

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


説明

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