API:System.Bluetooth.TBluetoothLEAdvertiseData.GetManufacturerSpecificData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetManufacturerSpecificData: TBytes; virtual; abstract;

C++

virtual System::DynamicArray<System::Byte> __fastcall GetManufacturerSpecificData() = 0 ;

Properties

Type Visibility Source Unit Parent
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEAdvertiseData

Description

Embarcadero Technologies does not currently have any additional information.