System.Bluetooth.TBluetoothLEScanFilter.SetServiceData

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

Delphi

procedure SetServiceData(const AServiceData: TServiceDataRawData);

C++

void __fastcall SetServiceData(const TServiceDataRawData &AServiceData);

プロパティ

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


説明

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

関連項目