System.Bluetooth.TBluetoothLEDevice.GetIdentifier

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetIdentifier: string; virtual; abstract;

C++

virtual System::UnicodeString __fastcall GetIdentifier() = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice


Description

Remarque : C'est une méthode abstraite que les sous-classes spécifiques à la plate-forme de TBluetoothLEDevice implémentent.

Renvoie une chaîne identifiant un périphérique Bluetooth sans équivoque.

Identifier appelle GetIdentifier.

Voir aussi