System.Bluetooth.TBluetoothDevice.GetServices

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetServices: TBluetoothServiceList;

C++

TBluetoothServiceList* __fastcall GetServices();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothDevice


Beschreibung

Fordert die Dienstliste von dem Remote-Gerät an und aktualisiert LastServiceList.

Plattformunterstützung

Plattform Unterstüzt Hinweise

32-Bit-Windows
64-Bit-Windows

YesC++11Feature.png

OS X

YesC++11Feature.png

Android

4.0.2+

Siehe auch