System.Bluetooth.TBluetoothManager.FPairedDevices

提供:RAD Studio API Documentation

Delphi

FPairedDevices: TBluetoothDeviceList;

C++

TBluetoothDeviceList* FPairedDevices;

プロパティ

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


説明

GetPairedDevices メソッドが返すリモート デバイスのリストを保持する protected フィールドです。

関連項目