System.Bluetooth.TBluetoothLEDevice.Disconnect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Disconnect: Boolean;

C++

bool __fastcall Disconnect();

Properties

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

Description

Disconnects the current remote device from the current adapter.

See Also