System.Bluetooth.TBluetoothLEAdapter.GetScanMode
Delphi
function GetScanMode: TBluetoothScanMode; virtual; abstract;
C++
virtual TBluetoothScanMode __fastcall GetScanMode() = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEAdapter |
説明
- メモ: これは、TBluetoothLEAdapter のプラットフォーム固有のサブクラスで実装される抽象メソッドです。
ScanMode の取得アクセサです。ローカル BluetoothLE アダプタの現在の BluetoothLE スキャン モードを取得します。