System.Bluetooth.TBluetoothLEManager.LastDiscoveredDevices

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property LastDiscoveredDevices: TBluetoothLEDeviceList read FLastDiscoveredLEDevices;

C++

__property TBluetoothLEDeviceList* LastDiscoveredDevices = {read=FLastDiscoveredLEDevices};

Propriétés

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


Description

Liste des périphériques distants détectés lors de la dernière opération de détection.

Voir aussi