System.Bluetooth.TBluetoothGattCharacteristic.CreateDescriptor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function CreateDescriptor(const AUUID: TBluetoothUUID): TBluetoothGattDescriptor;

C++

TBluetoothGattDescriptor* __fastcall CreateDescriptor(const GUID &AUUID);

Propriétés

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


Description

Crée un nouveau descripteur avec l'UUID spécifié pour la caractéristique.

Voir aussi