API:System.Bluetooth.TBluetoothGattCharacteristic.GetDescriptor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDescriptor(const AUuid: TBluetoothUUID): TBluetoothGattDescriptor;

C++

TBluetoothGattDescriptor* __fastcall GetDescriptor(const GUID &AUuid);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.