System.Bluetooth.Components.TBluetooth.DiscoverDevices

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DiscoverDevices(ATimeout: Integer);

C++

void __fastcall DiscoverDevices(int ATimeout);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Description

L'adaptateur en cours effectue une nouvelle analyse des périphériques détectables jusqu'à un Timeout.

DiscoverDevices prend en charge les plates-formes suivantes :

Plate-forme Prise en charge Unité de délai

Android

YesC++11Feature.png

msecs

macOS

Non pris en charge

iOS

Non pris en charge

Linux

Non pris en charge

Windows

YesC++11Feature.png

msecs


Voir aussi