System.Tether.Manager.TTetheringManagerCommunicationThread.SetManagerId

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

Delphi

procedure SetManagerId(const Connection: string; const AManagerId: string); virtual;

C++

virtual void __fastcall SetManagerId(const System::UnicodeString Connection, const System::UnicodeString AManagerId);

プロパティ

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


説明

テザリング接続のための TNetworkInfo 内のリモート マネージャ識別子を設定します。

関連項目