API:System.Bluetooth.TBluetoothManager.AddDeviceToList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function AddDeviceToList(const ADevice: TBluetoothDevice;  const ADeviceList: TBluetoothDeviceList): TBluetoothDevice; overload; static;

C++

static TBluetoothDevice* __fastcall AddDeviceToList(TBluetoothDevice* const ADevice, TBluetoothDeviceList* const ADeviceList)/* overload */;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.