System.Bluetooth.TBluetoothGattServer.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.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattServer


Beschreibung

Entfernt alle Dienste, die Sie zuvor Ihrem GATT-Server hinzugefügt haben.

Siehe auch