System.Bluetooth.TBluetoothLEScanFilter.SetManufacturerSpecificData

提供:RAD Studio API Documentation

Delphi

procedure SetManufacturerSpecificData(const AManufacturerSpecificData: TBytes);

C++

void __fastcall SetManufacturerSpecificData(const System::DynamicArray<System::Byte> AManufacturerSpecificData);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEScanFilter


説明

ManufacturerSpecificData プロパティの設定メソッドです。

関連項目