System.Bluetooth.Components.TBluetooth.LastServiceList

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function LastServiceList(const ADevice: TBluetoothDevice): TBluetoothServiceList;

C++

System::Bluetooth::TBluetoothServiceList* __fastcall LastServiceList(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 la dernière liste des services publiés de ADevice.

Voir aussi