System.Tether.Manager.TTetheringProtocol.SaveTokenFromLocal

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

Delphi

procedure SaveTokenFromLocal(const AManager, Seed: string);

C++

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

プロパティ

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


説明

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

関連項目