System.Tether.Manager.TTetheringProfile.FindConnection

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile


Description

Renvoie la connexion qui fournit l'accès au profil distant spécifié.

Voir aussi