System.Bluetooth.EBluetoothLEAdapterException
Delphi
EBluetoothLEAdapterException = class(EBluetoothException);
C++
class PASCALIMPLEMENTATION EBluetoothLEAdapterException : public EBluetoothException
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | System.Bluetooth |
説明
TBluetoothLEAdapter に関連して発生する例外の型。