System.Tether.AppProfile.TTetheringAppProfile.Disconnect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Disconnect(const AProfile: TTetheringProfileInfo); override;

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TTetheringAppProfile

Description

Disconnects this profile from the specified remote profile.

See Also