System.Tether.Manager.TTetheringProfile.Disconnect

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Disconnect(const AProfile: TTetheringProfileInfo); virtual;

C++

virtual void __fastcall Disconnect(const TTetheringProfileInfo &AProfile);

Propriétés

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


Description

Ferme la connexion entre votre profil et le profil distant spécifié.

Disconnect déclenche l'événement OnDisconnect, puis retire AProfile de la liste des profils distants connectés.

Voir aussi