System.Bluetooth.Components.TBluetoothLE.GetCurrentManager

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCurrentManager: TBluetoothLEManager;

C++

System::Bluetooth::TBluetoothLEManager* __fastcall GetCurrentManager();

Properties

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

Description

Getter of CurrentManager.

See Also