System.Tether.AppProfile.TTetheringAppProfile.DisconnectFromManager

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

Delphi

procedure DisconnectFromManager(const AManagerId: string); override;

C++

virtual void __fastcall DisconnectFromManager(const System::UnicodeString AManagerId);

プロパティ

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


説明

アプリケーション プロファイルを、指定された Identifier を持つリモート マネージャから、切断します。

このメソッドは、ローカル マネージャがリモート マネージャからペア解除された際に、呼び出されます。

関連項目