API:System.Bluetooth.TBluetoothGattServer.DoOnCharacteristicWrite

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoOnCharacteristicWrite(const Sender: TObject; const ACharacteristic: TBluetoothGattCharacteristic;  var AGattStatus: TBluetoothGattStatus; const Value: TBytes);

C++

void __fastcall DoOnCharacteristicWrite(System::TObject* const Sender, TBluetoothGattCharacteristic* const ACharacteristic, TBluetoothGattStatus &AGattStatus, const System::DynamicArray<System::Byte> Value);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattServer

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 !