API:System.Tether.TCPProtocol.TTetheringTCPProtocol.StopCommunication

提供:RAD Studio API Documentation

Delphi

procedure StopCommunication; override;

C++

virtual void __fastcall StopCommunication();

プロパティ

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

説明

プロトコルの機能を無効化して、接続を確立します {{#multireplace:System.Tether.TCPProtocol.TTetheringTCPProtocol.StopCommunication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:System.Tether.Manager.TTetheringProtocol.StopCommunication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:System.Tether.Manager.TTetheringProtocol.StopCommunication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。


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

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

関連項目