System.Tether.TCPProtocol.TTetheringTCPProtocol.DoReceiveData

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DoReceiveData: TBytes; override;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Tether.TCPProtocol.pas
System.Tether.TCPProtocol.hpp
System.Tether.TCPProtocol TTetheringTCPProtocol


Description

Lit les octets du profil distant connecté et les renvoie.

Voir aussi