System.Tether.AppProfile.TTetheringAppProfile.Disconnect

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Disconnect(const AProfile: TTetheringProfileInfo); override;

C++

virtual void __fastcall Disconnect(const System::Tether::Manager::TTetheringProfileInfo &AProfile);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TTetheringAppProfile


Beschreibung

Hebt die Verbindung zwischen diesem Profil und dem angegebenen Remote-Profil auf.

Siehe auch