System.Tether.Manager.TTetheringProtocol.StopCommunication

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

Delphi

procedure StopCommunication; virtual; abstract;

C++

virtual void __fastcall StopCommunication() = 0 ;

プロパティ

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


説明

プロトコルの機能を無効化して、接続を確立します

StartCommunication を使用すると、この機能を復元し、接続を確立します。

関連項目