System.Tether.Manager.TTetheringProfile.FindConnection

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile


Beschreibung

Gibt die Verbindung zurück, die den Zugriff auf das angegebene Remote-Profil bereitstellt.

Siehe auch