System.Bluetooth.TBluetoothGattServer.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBluetoothGattServer(void);

プロパティ

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


説明

TBluetoothGattServer のこのインスタンスを破棄します。

関連項目