System.Bluetooth.Components.TBluetooth.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.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Beschreibung

Der aktuelle Adapter bricht die Ausführung von DiscoverDevices ab.

Siehe auch