System.Tether.Manager.TTetheringManagerCommunicationThread.GenerateRandomString

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

Delphi

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

C++

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

プロパティ

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


説明

指定された TTetheringAdapter の接続に対するランダム文字列を返します。

関連項目