System.Bluetooth.Components.TBluetooth.LastServiceList
Delphi
function LastServiceList(const ADevice: TBluetoothDevice): TBluetoothServiceList;
C++
System::Bluetooth::TBluetoothServiceList* __fastcall LastServiceList(System::Bluetooth::TBluetoothDevice* const ADevice);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| function | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp | System.Bluetooth.Components | TBluetooth | 
Beschreibung
Gibt die letzte Liste der bekannt gegebenen Dienste des ADevice-Geräts zurück.