System.Bluetooth.Components.TBluetoothLE.GetDiscoveredDevices

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetDiscoveredDevices: TBluetoothLEDeviceList;

C++

System::Bluetooth::TBluetoothLEDeviceList* __fastcall GetDiscoveredDevices();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


Beschreibung

Getter-Methode der Eigenschaft DiscoveredDevices.

Siehe auch