System.Bluetooth.Components.TBluetooth.LastServiceList
Delphi
function LastServiceList(const ADevice: TBluetoothDevice): TBluetoothServiceList;
C++
System::Bluetooth::TBluetoothServiceList* __fastcall LastServiceList(System::Bluetooth::TBluetoothDevice* const ADevice);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetooth |
説明
ADevice
の広告されたサービスの最新のリストを返します。