System.Bluetooth.Components.TBluetoothLE.GetCurrentAdapter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCurrentAdapter: TBluetoothLEAdapter;

C++

System::Bluetooth::TBluetoothLEAdapter* __fastcall GetCurrentAdapter(void);

Properties

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

Description

Getter of CurrentAdapter.

See Also