System.Tether.Manager.TTetheringManagerCommunicationThread.GetRandomString

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

Delphi

function GetRandomString(const AConnection: string): string; virtual;

C++

virtual System::UnicodeString __fastcall GetRandomString(const System::UnicodeString AConnection);

プロパティ

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


説明

接続のランダム文字列の取得メソッドです。

テザリング AConnection に対して関連付けられているランダム文字列を、TTetheringAdapter に返します。

関連項目