System.Bluetooth.Components.TBluetooth.GetLastDiscoveredDevices

提供:RAD Studio API Documentation

Delphi

function GetLastDiscoveredDevices: TBluetoothDeviceList;

C++

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

プロパティ

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


説明

LastDiscoveredDevices の取得メソッド。

関連項目