System.Bluetooth.TIdentifyUUIDEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TIdentifyUUIDEvent = function(const Sender: TObject; const AUUID: TBluetoothUUID): string of object;

C++

typedef System::UnicodeString __fastcall (__closure *TIdentifyUUIDEvent)(System::TObject* const Sender, const TBluetoothUUID &AUUID);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


Description

Type du gestionnaire d'événement pour l'événement TBluetoothManager.OnIdentifyCustomUUID.

Voir aussi