System.Tether.Manager.TTetheringProtocol.SaveTokenFromRemote

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

Delphi

procedure SaveTokenFromRemote(const AManager, Seed: string);

C++

void __fastcall SaveTokenFromRemote(const System::UnicodeString AManager, const System::UnicodeString Seed);

プロパティ

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


説明

指定されたリモート マネージャ識別子とハッシュを、プロトコルのアダプタに対するマネージャの既知のリモート マネージャのリストに保存します。

関連項目