System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.Create

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

Delphi

constructor Create(const AnAdapter: TTetheringAdapter); override;

C++

__fastcall virtual TTetheringBluetoothManagerCommunicationThread(System::Tether::Manager::TTetheringAdapter* const AnAdapter);

プロパティ

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


説明

TTetheringBluetoothManagerCommunicationThread のインスタンスを作成します。

クラシック Bluetooth で通信するためのサーバー ソケットとクライアント ソケットが作成されます。

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

関連項目