API:System.Bluetooth.TBluetoothGattCharacteristic.AddDescriptor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AddDescriptor(const ADescriptor: TBluetoothGattDescriptor): Boolean;

C++

bool __fastcall AddDescriptor(TBluetoothGattDescriptor* const ADescriptor);

Properties

Type Visibility Source Unit Parent
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattCharacteristic

Description

Embarcadero Technologies does not currently have any additional information.