System.Bluetooth.TBluetoothGattDescriptor.GetKnownUnitName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function GetKnownUnitName(const AnUnit: TBluetoothUUID): string;

C++

__classmethod System::UnicodeString __fastcall GetKnownUnitName(const GUID &AnUnit);

Propriétés

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


Description

Renvoie le nom d'une unité standard en anglais minuscule d'après son UUID, ou une chaîne vide si l'UUID spécifié ne correspond pas à une unité standard.

Voir aussi