System.Bluetooth.TBluetoothLEManager.AllDiscoveredDevices

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

Delphi

property AllDiscoveredDevices: TBluetoothLEDeviceList read FAllDiscoveredLEDevices;

C++

__property TBluetoothLEDeviceList* AllDiscoveredDevices = {read=FAllDiscoveredLEDevices};

プロパティ

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


説明

検知された BLE デバイスすべてのリストを返します。