System.Bluetooth.Components.TBluetooth.GetServices

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetServices(const ADevice: TBluetoothDevice): TBluetoothServiceList;

C++

System::Bluetooth::TBluetoothServiceList* __fastcall GetServices(System::Bluetooth::TBluetoothDevice* const ADevice);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Description

Renvoie une liste des services publiés de ADevice.

Voir aussi