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


説明

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

関連項目