System.Bluetooth.TBluetoothLEManager.GetConnectionState

提供:RAD Studio API Documentation

Delphi

function GetConnectionState: TBluetoothConnectionState; virtual; abstract;

C++

virtual TBluetoothConnectionState __fastcall GetConnectionState() = 0 ;

プロパティ

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


説明

メモ: これは、TBluetoothLEManager のプラットフォーム固有のサブクラスで実装される抽象メソッドです。

ConnectionState の取得アクセサです。

関連項目