System.Bluetooth.TBluetoothLEManager.ResetDevicesFromList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class procedure ResetDevicesFromList(const ADeviceList: TBluetoothLEDeviceList); static;

C++

static void __fastcall ResetDevicesFromList(TBluetoothLEDeviceList* const ADeviceList);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager

Description

Resets the devices from the AllDiscoveredDevices list .