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

YesC++11Feature.png

OS X

YesC++11Feature.png

Android

4.0.2 以降

関連項目