System.Bluetooth.TBluetoothGattServer.DoCharacteristicReadRequest

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoCharacteristicReadRequest(const ADevice: TBluetoothLEDevice; ARequestId: Integer; AnOffset: Integer;
const AGattCharacteristic: TBluetoothGattCharacteristic); virtual; abstract;

C++

virtual void __fastcall DoCharacteristicReadRequest(TBluetoothLEDevice* const ADevice, int ARequestId, int AnOffset, TBluetoothGattCharacteristic* const AGattCharacteristic) = 0 ;

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 !