System.Bluetooth.TBluetoothLEManager.FAllDiscoveredLEDevices

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FAllDiscoveredLEDevices: TBluetoothLEDeviceList;

C++

TBluetoothLEDeviceList* FAllDiscoveredLEDevices;

Properties

Type Visibility Source Unit Parent
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager

Description

Protected field that holds the value of the AllDiscoveredLEDevices property.