System.Bluetooth.TBluetoothManager.LastDiscoveredDevices

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property LastDiscoveredDevices: TBluetoothDeviceList read FDiscoveredDevices;

C++

__property TBluetoothDeviceList* LastDiscoveredDevices = {read=FDiscoveredDevices};

Propriétés

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


Description

Liste des périphériques distants découverts pendant la dernière opération de découverte.

Voir aussi