System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.GetRemoteConnectionString

提供: RAD Studio API Documentation
2016年3月10日 (木) 02:07時点におけるL10nBot (トーク | 投稿記録)による版 (fixed links)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

function GetRemoteConnectionString(const AConnection: string): string; override;

C++

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

プロパティ

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


説明

指定された接続に対するリモート TTetheringNetworkAdapterリモート接続文字列を返します。

関連項目