System.Tether.Manager.TTetheringAdapter.IsListening

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

Delphi

function IsListening: Boolean;

C++

bool __fastcall IsListening();

プロパティ

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


説明

このアダプタの通信スレッドが初期化され、待機している状態の場合、true を返します。

StartListening は、スレッドを初期化します。

関連項目