System.Bluetooth.Components.TBluetooth.GetServices
Delphi
function GetServices(const ADevice: TBluetoothDevice): TBluetoothServiceList;
C++
System::Bluetooth::TBluetoothServiceList* __fastcall GetServices(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 eine Liste der bekannt gegebenen Dienste des ADevice-Geräts zurück.