API:System.Tether.TCPProtocol.TTetheringTCPProtocol.Connect

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

Delphi

function Connect(const AProfile: TTetheringConnection): Boolean; override;

C++

virtual bool __fastcall Connect(System::Tether::Manager::TTetheringConnection* const AProfile);

プロパティ

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

説明

指定された接続データを使用して、接続を確立します。

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


指定された接続データを使用して、接続を確立します。

関連項目