System.Bluetooth.TBluetoothLEDevice.IsConnected

提供:RAD Studio API Documentation

Delphi

function IsConnected: Boolean;

C++

bool __fastcall IsConnected();

プロパティ

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


説明

現在のアダプタが、現在のリモート デバイスのプロファイルに接続されているかどうかを示します。

関連項目