System.Bluetooth.TBluetoothAdapter.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
protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothAdapter


Beschreibung

Bricht eine zuvor von StartDiscovery gestartete Suche ab.

Siehe auch