System.Bluetooth.TBluetoothSocket.SendData

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SendData(const AData: TBytes);

C++

void __fastcall SendData(const System::DynamicArray<System::Byte> AData);

Propriétés

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


Description

Envoie le tableau d'octets au périphérique distant.

Voir aussi