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

Description

The current adapter cancels the performance of DiscoverDevices.

See Also