API:System.Bluetooth.TBluetoothLEAdapter
エラー: 画像が無効、または存在しません。
Delphi
TBluetoothLEAdapter = class(TBluetoothCustomAdapter)
C++
class PASCALIMPLEMENTATION TBluetoothLEAdapter : public TBluetoothCustomAdapter
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| class | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | System.Bluetooth |
説明
Bluetooth ハードウェア アダプタを表すサブクラスの基底クラスです。 {{#multireplace:System.Bluetooth.TBluetoothLEAdapter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:System.Bluetooth.TBluetoothCustomAdapter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:System.Bluetooth.TBluetoothCustomAdapter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。
Bluetooth ハードウェア アダプタを表すサブクラスの基底クラスです。
Bluetooth ハードウェア アダプタは、このデバイスから他の Bluetooth デバイスと通信できるようにする組み込み型またはデバイス接続型ハードウェアです。TBluetoothCustomAdapter の各インスタンまたはサブクラスでは、これらのハードウェア アダプタの 1 つを表します。
TBluetoothCustomAdapter を直接使用しないでください。代わりに、次のサブクラスのいずれかを使用します。