System.Tether.Manager.TTetheringProtocol.ReceiveStringData

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

Delphi

function ReceiveStringData: string; inline;

C++

System::UnicodeString __fastcall ReceiveStringData();

プロパティ

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


説明

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

関連項目