Hauptmenü öffnen

RAD Studio API Documentation β

System.Bluetooth.TBluetoothGattServer.CreateDescriptor

Delphi

function CreateDescriptor(const ACharacteristic: TBluetoothGattCharacteristic;  const AnUUID: TBluetoothUUID): TBluetoothGattDescriptor;

C++

TBluetoothGattDescriptor* __fastcall CreateDescriptor(TBluetoothGattCharacteristic* const ACharacteristic, const GUID &AnUUID);

Eigenschaften

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


Beschreibung