System.Bluetooth.Components.TBluetoothLE.CancelDiscovery

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure CancelDiscovery;

C++

void __fastcall CancelDiscovery();

Propriétés

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


Description

Annule une découverte préalablement démarrée par DiscoverDevices.

Support de la plate-forme

Sur Windows, CancelDiscovery n'a aucun effet car DiscoverDevices déclenche immédiatement l'événement OnEndDiscoverDevices.

Voir aussi