System.Tether.TCPProtocol.TTetheringTCPProtocol.DoReceiveData

提供:RAD Studio API Documentation

Delphi

function DoReceiveData: TBytes; override;

C++

virtual System::DynamicArray<System::Byte> __fastcall DoReceiveData();

プロパティ

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


説明

バイト接続されたリモート プロファイルから読み込み、それらを返します。

関連項目