System.Bluetooth.EBluetoothLEServiceException

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

System.Bluetooth.EBluetoothExceptionSystem.SysUtils.ExceptionSystem.TObjectEBluetoothLEServiceException

Delphi

EBluetoothLEServiceException = class(EBluetoothException);

C++

class PASCALIMPLEMENTATION EBluetoothLEServiceException : public EBluetoothException

プロパティ

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


説明

TBluetoothLE コンポーネントによって処理される GATT サービスに関連して発生する、例外の型

関連項目