System.Tether.Manager.TTetheringProfile.FindConnection
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 |
説明
指定されたリモート プロファイルにアクセスするための接続を返します。