System.Tether.Manager.TTetheringProtocol.ReceiveStringData

提供: RAD Studio API Documentation
2015年5月20日 (水) 06:55時点におけるYukikoi (トーク | 投稿記録)による版 (1版: LOC-18204)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

function ReceiveStringData: string; inline;

C++

System::UnicodeString __fastcall ReceiveStringData();

プロパティ

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


説明

受け取ったデータを文字列に変換し、それを返します。

関連項目