System.Bluetooth.TBluetoothGattDescriptor.GetCharacteristic

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetCharacteristic: TBluetoothGattCharacteristic;

C++

TBluetoothGattCharacteristic* __fastcall GetCharacteristic();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattDescriptor


Beschreibung

Gibt das Merkmal zurück, das diesen Deskriptor bereitstellt.

Siehe auch