System.Bluetooth.EBluetoothLEDescriptorException

提供:RAD Studio API Documentation

EBluetoothLEDescriptorExceptionSystem.Bluetooth.EBluetoothExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EBluetoothLEDescriptorException = class(EBluetoothException);

C++

class PASCALIMPLEMENTATION EBluetoothLEDescriptorException : public EBluetoothException

プロパティ

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


説明

TBluetoothGattDescriptor に関連して発生する例外の型。

関連項目