System.Bluetooth.TBluetoothGattService.UUIDName

De RAD Studio API Documentation
Révision datée du 31 juillet 2020 à 15:24 par Nicolas.rios (discussion | contributions) (RS-96337 fixed broken link)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

Delphi

property UUIDName: string read GetServiceUUIDName;

C++

__property System::UnicodeString UUIDName = {read=GetServiceUUIDName};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattService


Renvoie une chaîne avec le UUIDName de ce service.

Visitez la page officielle pour plus d'informations sur les services standard : Standard BluetoothLE Services.

Voir aussi