System.Bluetooth.Components.TBluetoothLE.GetDiscoveredDevices

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

Delphi

function GetDiscoveredDevices: TBluetoothLEDeviceList;

C++

System::Bluetooth::TBluetoothLEDeviceList* __fastcall GetDiscoveredDevices();

プロパティ

種類 可視性 ソース ユニット
function protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


説明

DiscoveredDevices プロパティの取得メソッドです。

関連項目