System.Bluetooth.TBluetoothManager.CancelDiscovery

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure CancelDiscovery;

C++

void __fastcall CancelDiscovery();

Eigenschaften

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


Beschreibung

Bricht eine Ermittlung, die von StartDiscovery gestartet wurde, ab.

Siehe auch