System.Bluetooth.TBluetoothLEManager.GetConnectionState
Delphi
function GetConnectionState: TBluetoothConnectionState; virtual; abstract;
C++
virtual TBluetoothConnectionState __fastcall GetConnectionState(void) = 0 ;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp | System.Bluetooth | TBluetoothLEManager | 
説明
- メモ: これは、TBluetoothLEManager のプラットフォーム固有のサブクラスで実装される抽象メソッドです。
ConnectionState の取得アクセサです。