System.Bluetooth.Components.TBluetooth.StartDiscoverable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure StartDiscoverable(Timeout: Integer);

C++

void __fastcall StartDiscoverable(int Timeout);

Properties

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

Description

Enables the current adapter to be discoverable to other devices for a period of time.

See Also