System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.IsListening

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

Delphi

function IsListening: Boolean; override;

C++

virtual bool __fastcall IsListening();

プロパティ

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


説明

通信スレッドが接続をリスンしているかどうかを示します。

IsListening では、コンストラクタで初期化されたサーバー インスタンスがアクティブかどうかを調べます。

関連項目