System.Bluetooth.TBluetoothLEDevice

提供: RAD Studio API Documentation
2014年10月28日 (火) 22:18時点におけるHonji (トーク | 投稿記録)による版 (1版: LOC-16667/2014.10.23.DocWikiPages - JA)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

System.Bluetooth.TBluetoothCustomDeviceSystem.TObjectTBluetoothLEDevice

Delphi

TBluetoothLEDevice = class(TBluetoothCustomDevice)

C++

class PASCALIMPLEMENTATION TBluetoothLEDevice : public TBluetoothCustomDevice

プロパティ

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


説明

Bluetooth LE をサポートしているリモート デバイスを表します。

TBluetoothLEDevice のインスタンスを使用すると、以下を行えます。

TBluetoothLEDevice のインスタンスを取得するには、マネージャStartDiscovery メソッドまたは LastDiscoveredDevices プロパティを使用します。

関連項目