System.Bluetooth.Components.TBluetooth.UnPair
Delphi
function UnPair(const ADevice: TBluetoothDevice): Boolean;
C++
bool __fastcall UnPair(System::Bluetooth::TBluetoothDevice* const ADevice);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetooth |
Beschreibung
Der aktuelle Adapter führt eine Trennungsanforderung von einem ADevice-Gerät durch.