System.Bluetooth.EBluetoothLEAdapterException

Aus RAD Studio API Documentation

EBluetoothLEAdapterExceptionSystem.Bluetooth.EBluetoothExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EBluetoothLEAdapterException = class(EBluetoothException);

C++

class PASCALIMPLEMENTATION EBluetoothLEAdapterException : public EBluetoothException

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


Beschreibung

Typ einer Exception, die im Zusammenhang mit TBluetoothLEAdapter ausgelöst wird.

Siehe auch