System.Bluetooth.EBluetoothLECharacteristicException

提供:RAD Studio API Documentation

エラー: 画像が無効、または存在しません。

Delphi

EBluetoothLECharacteristicException = class(EBluetoothException);

C++

class PASCALIMPLEMENTATION EBluetoothLECharacteristicException : public EBluetoothException

プロパティ

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


説明

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

関連項目