API:System.Bluetooth.TBluetoothAdapter.UnPair

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UnPair(const ADevice: TBluetoothDevice): Boolean;

C++

bool __fastcall UnPair(TBluetoothDevice* const ADevice);

Properties

Type Visibility Source Unit Parent
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothAdapter

Description

Embarcadero Technologies does not currently have any additional information.