System.Bluetooth.TBluetoothLEManager.CurrentAdapter
Delphi
property CurrentAdapter: TBluetoothLEAdapter read GetCurrentLEAdapter;
C++
__property TBluetoothLEAdapter* CurrentAdapter = {read=GetCurrentLEAdapter};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp | System.Bluetooth | TBluetoothLEManager | 
説明
こちらのマネージャのアダプタです。
例外
プロパティの読み込み時、CurrentAdapter は次の例外を発生する場合があります:
| Exception | Exception.Message | シナリオ | 
|---|---|---|
| Bluetooth デバイスが見つかりません:切断またはオフになっています。 | 
 |