System.Tether.AppProfile.TTetheringAppProfile.Disconnect

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure Disconnect(const AProfile: TTetheringProfileInfo); override;

C++

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TTetheringAppProfile


説明

このプロファイルを指定されたリモート プロファイルから、切断します。

関連項目