System.Bluetooth.Components.TBluetooth.GetLastDiscoveredDevices

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetLastDiscoveredDevices: TBluetoothDeviceList;

C++

System::Bluetooth::TBluetoothDeviceList* __fastcall GetLastDiscoveredDevices();

Eigenschaften

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


Beschreibung

Getter-Methode von LastDiscoveredDevices.

Siehe auch