System.Tether.Manager.TTetheringProtocol.ReceiveData

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

Delphi

function ReceiveData: TBytes; inline;

C++

System::DynamicArray<System::Byte> __fastcall ReceiveData();

プロパティ

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


説明

リモート プロトコルからバイト配列を読み取り、それを返します。

関連項目