API:System.Tether.TCPProtocol.TTetheringTCPProtocol.StartCommunication

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

Delphi

procedure StartCommunication; override;

C++

virtual void __fastcall StartCommunication();

プロパティ

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

説明

接続を確立するためにプロトコルを準備します。

System.Tether.TCPProtocol.TTetheringTCPProtocol.StartCommunication は System.Tether.Manager.TTetheringProtocol.StartCommunication を継承しています。以下の内容はすべて System.Tether.Manager.TTetheringProtocol.StartCommunication を参照しています。


接続を確立するためにプロトコルを準備します。

関連項目