System.Bluetooth.Components.TBluetoothLE.GetServices

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

Delphi

function GetServices(const ADevice: TBluetoothLEDevice): TBluetoothGattServiceList;

C++

System::Bluetooth::TBluetoothGattServiceList* __fastcall GetServices(System::Bluetooth::TBluetoothLEDevice* const ADevice);

プロパティ

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


説明

指定されたリモート デバイスから提供されるサービスのリストを返します。

関連項目