System.Tether.Manager.TTetheringAdapter.StopListening

提供:RAD Studio API Documentation

Delphi

procedure StopListening;

C++

void __fastcall StopListening(void);

プロパティ

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


説明

他のアダプタへのリスンをやめ、範囲内のあらゆるアダプタに通知します。

お使いのアダプタのマネージャは、無効(EnabledFalse)になると、StopListening を呼び出します。

StopListening は他のアダプタへのリスンをやめる DoStopListening を呼び出します。

関連項目