System.Tether.Manager.TTetheringProfile.FindConnection

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

Delphi

function FindConnection(const AProfile: TTetheringProfileInfo): TTetheringConnection; virtual;

C++

virtual TTetheringConnection* __fastcall FindConnection(const TTetheringProfileInfo &AProfile);

プロパティ

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


説明

指定されたリモート プロファイルにアクセスするための接続を返します。

関連項目