System.Bluetooth.TBluetoothLEScanFilter.SetManufacturerSpecificDataMask

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetManufacturerSpecificDataMask(const AManufacturerSpecificDataMask: TBytes);

C++

void __fastcall SetManufacturerSpecificDataMask(const System::DynamicArray<System::Byte> AManufacturerSpecificDataMask);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEScanFilter


Beschreibung

Setter-Methode für die Eigenschaft ManufacturerSpecificDataMask.

Siehe auch