System.Bluetooth.TBluetoothGattServer.ClearServices

提供:RAD Studio API Documentation

Delphi

procedure ClearServices;

C++

void __fastcall ClearServices(void);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattServer


説明

お使いの GATT サーバーに既に追加したあらゆるサービスを削除します。

関連項目