System.Bluetooth.Components.TBluetooth.UnPair

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function UnPair(const ADevice: TBluetoothDevice): Boolean;

C++

bool __fastcall UnPair(System::Bluetooth::TBluetoothDevice* const ADevice);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Description

L'adaptateur en cours effectue une demande d'annulation d'appairage à un ADevice.

Voir aussi