System.Tether.Manager.TTetheringProfile.IsProfileConnected

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IsProfileConnected(const AProfileInfo: TTetheringProfileInfo): Boolean;

C++

bool __fastcall IsProfileConnected(const TTetheringProfileInfo &AProfileInfo);

Propriétés

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


Description

Renvoie True si le profil distant spécifié fait partie des profils connectés ou False dans le cas contraire.

Voir aussi