System.Bluetooth.Components.TBluetooth.DiscoverDevices

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DiscoverDevices(ATimeout: Integer);

C++

void __fastcall DiscoverDevices(int ATimeout);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Beschreibung

Der aktuelle Adapter führt so lange eine neue Suche nach ermittelbaren Geräten durch, bis ein Timeout auftritt.

Siehe auch