System.Tether.Manager.TTetheringProfile.CheckProfileIsConnected

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure CheckProfileIsConnected(const AProfile: TTetheringProfileInfo); inline;

C++

void __fastcall CheckProfileIsConnected(const TTetheringProfileInfo &AProfile);

Propriétés

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


Description

Déclenche une exception ETetheringException si le profil distant spécifié n'est pas connecté à ce profil.

Le message d'exception est :

Le profil <nom>} n'est pas connecté

Voir aussi