System.Bluetooth.TBluetoothDevice.FServiceList

提供:RAD Studio API Documentation

Delphi

FServiceList: TBluetoothServiceList;

C++

TBluetoothServiceList* FServiceList;

プロパティ

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


説明

リモート デバイスから提供されるサービスのリストです。

このリストは DoGetServices により生成または更新されます。

プラットフォーム サポート

プラットフォーム サポート対象 備考

32 ビット Windows
64 ビット Windows

OS X

Android

4.0.2 以降

関連項目