System.Bluetooth.TBluetoothGattDescriptor.GetCharacteristic

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetCharacteristic: TBluetoothGattCharacteristic;

C++

TBluetoothGattCharacteristic* __fastcall GetCharacteristic();

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattDescriptor


Description

Renvoie la caractéristique qui fournit ce descripteur.

Voir aussi