System.Bluetooth.TBluetoothLEScanFilter.SetServiceDataMask

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetServiceDataMask(const AServiceDataMask: TBytes);

C++

void __fastcall SetServiceDataMask(const System::DynamicArray<System::Byte> AServiceDataMask);

プロパティ

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


説明

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

関連項目