System.Bluetooth.TBluetoothManager.CancelDiscovery

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CancelDiscovery;

C++

void __fastcall CancelDiscovery();

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothManager

Description

Cancels a discovery previously started by StartDiscovery.

See Also