System.Bluetooth.TBluetoothLEManager.FFilterUUIDList

提供:RAD Studio API Documentation

Delphi

FFilterUUIDList: TBluetoothUUIDsList;

C++

TBluetoothUUIDsList* FFilterUUIDList;

プロパティ

種類 可視性 ソース ユニット
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager


説明

StartDiscovery メソッドにおいて、フィルタをかけるサービスのリスト

関連項目