System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.GetTargetConnection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTargetConnection(const Port, Offset: Integer): string; override;

C++

virtual System::UnicodeString __fastcall GetTargetConnection(const int Port, const int Offset);

Properties

Type Visibility Source Unit Parent
function public
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothAdapter

Description

Returns the unique identifier (UUID) to connect to a service.

See Also