System.Bluetooth.Components.TBluetoothLE.ClearServices

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure ClearServices;

C++

void __fastcall ClearServices();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


Beschreibung

Entfernt jeden Dienst, den Sie zuvor zu Ihrem GATT-Server hinzugefügt haben.

Siehe auch