System.Bluetooth.TBluetoothLEDevice.FScannedAdvertiseData

From RAD Studio API Documentation

Delphi

FScannedAdvertiseData: TBluetoothLEAdvertiseData;

C++

TBluetoothLEAdvertiseData* FScannedAdvertiseData;

Properties

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

Description

Protected field that hold the value of the ScannedAdvertiseData property.