System.Bluetooth.Components.TBluetoothLE.ClearServices

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure ClearServices;

C++

void __fastcall ClearServices();

プロパティ

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


説明

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

関連項目