System.Bluetooth.Components.TBluetooth.LastServiceList

提供: RAD Studio API Documentation
2015年3月9日 (月) 06:03時点におけるYukikoi (トーク | 投稿記録)による版 (1版: LOC-17593)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

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 の広告されたサービスの最新のリストを返します。

関連項目