System.Bluetooth.TBluetoothAdapter.UnPair
Delphi
function UnPair(const ADevice: TBluetoothDevice): Boolean;
C++
bool __fastcall UnPair(TBluetoothDevice* const ADevice);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothAdapter |
Description
Demande d'annuler l'appairage du périphérique exécutant votre application au périphérique distant spécifié.
UnPair renvoie False si l'opération d'annulation de l'appairage échoue, ou True si l'opération d'annulation de l'appairage réussit.
Plates-formes prises en charge
| Plate-forme | Prise en charge |
|---|---|
|
Windows 32 bits |
|
|
OS X |
|
|
Android |