API:System.Bluetooth.TBluetoothSocket.ReadData

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ReadData: TBytes; overload; inline; deprecated 'Use ReceiveData';
function ReadData(ATimeout: Cardinal): TBytes; overload; inline; deprecated 'Use ReceiveData';

C++

System::DynamicArray<System::Byte> __fastcall ReadData _DEPRECATED_ATTRIBUTE1("Use ReceiveData") ()/* overload */;
System::DynamicArray<System::Byte> __fastcall ReadData _DEPRECATED_ATTRIBUTE1("Use ReceiveData") (unsigned ATimeout)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothSocket

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !