System.Bluetooth.Components.TBluetooth.DiscoverDevices

提供: RAD Studio API Documentation
移動先: 案内検索

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 になるまで、検知可能なデバイスに対する新たなスキャンを実行します。

関連項目