System.Bluetooth.Components.TBluetoothLE.DoOnDescriptorWriteRequest
Delphi
procedure DoOnDescriptorWriteRequest(const Sender: TObject; const ADescriptor: TBluetoothGattDescriptor;  var AGattStatus: TBluetoothGattStatus; const AValue: TBytes);
C++
void __fastcall DoOnDescriptorWriteRequest(System::TObject* const Sender, System::Bluetooth::TBluetoothGattDescriptor* const ADescriptor, System::Bluetooth::TBluetoothGattStatus &AGattStatus, const System::DynamicArray<System::Byte> AValue);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp | System.Bluetooth.Components | TBluetoothLE | 
Description
Embarcadero Technologies does not currently have any additional information.