API:System.Bluetooth.TBluetoothLEManager.AddDeviceToList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function AddDeviceToList(const ADevice: TBluetoothLEDevice;  const ADeviceList: TBluetoothLEDeviceList): TBluetoothLEDevice; static;

C++

static TBluetoothLEDevice* __fastcall AddDeviceToList(TBluetoothLEDevice* const ADevice, TBluetoothLEDeviceList* const ADeviceList);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!