System.Bluetooth.Components.TBluetooth.DiscoverDevices
Delphi
procedure DiscoverDevices(ATimeout: Integer);
C++
void __fastcall DiscoverDevices(int ATimeout);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetooth |
説明
現在のアダプタが、Timeout
になるまで、検知可能なデバイスに対する新たなスキャンを実行します。
DiscoverDevices は、次のプラットフォームをサポートしています:
プラットフォーム | サポート | タイムアウトの単位 |
---|---|---|
Android |
![]() |
msecs |
macOS |
未サポート |
|
iOS |
未サポート |
|
Linux |
未サポート |
|
Windows |
![]() |
msecs |