System.Bluetooth.TBluetoothLEDevice.Disconnect

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function Disconnect: Boolean;

C++

bool __fastcall Disconnect();

プロパティ

種類 可視性 ソース ユニット
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice


説明

現在のリモート デバイスを現在のアダプタから切断します。

関連項目