System.Bluetooth.Components.TBluetooth.GetLastDiscoveredDevices

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

Delphi

function GetLastDiscoveredDevices: TBluetoothDeviceList;

C++

System::Bluetooth::TBluetoothDeviceList* __fastcall GetLastDiscoveredDevices();

プロパティ

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


説明

LastDiscoveredDevices の取得メソッド。

関連項目