API:System.Bluetooth.TBluetoothGattCharacteristic.DoCreateDescriptor
Delphi
function DoCreateDescriptor(const AUUID: TBluetoothUUID): TBluetoothGattDescriptor; virtual; abstract;
C++
virtual TBluetoothGattDescriptor* __fastcall DoCreateDescriptor(const TBluetoothUUID &AUUID) = 0 ;
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.