System.Bluetooth.TBluetoothLEAdapter.StartDiscoveryRaw
Delphi
function StartDiscoveryRaw: Boolean;
C++
bool __fastcall StartDiscoveryRaw(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEAdapter |
説明
Bluetooth LE デバイスのスキャンを開始します。
現在のマネージャの StartDiscoveryRaw 関数は、この関数を呼び出します。
StartDiscoveryRawDoStartDiscoveryRaw を呼び出します。