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 では、コンストラクタで初期化されたサーバー インスタンスがアクティブかどうかを調べます。

関連項目