System.Bluetooth.TBluetoothLEDevice.Disconnect

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function Disconnect: Boolean;

C++

bool __fastcall Disconnect();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice


Beschreibung

Hebt die Verbindung zwischen dem aktuellen Remote-Gerät und dem aktuellen Adapter auf.

Siehe auch