System.Bluetooth.TBluetoothDevice
Delphi
TBluetoothDevice = class(TBluetoothCustomDevice)
C++
class PASCALIMPLEMENTATION TBluetoothDevice : public TBluetoothCustomDevice
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | System.Bluetooth |
説明
クラシック Bluetooth をサポートしているリモート デバイスを表します。
TBluetoothDevice のインスタンスを使用すれば、リモート デバイスから提供されるサービスのリストを取得できるほか、リモート デバイスのサービスにクライアントとして接続してデータを交換するのに使用できるソケットを作成できます。
TBluetoothDevice のインスタンスはまた、リモート デバイスについての有用な情報も提供します。たとえば、デバイスがアプリケーションの動作デバイスとペアになっているかどうか、リモート デバイスの状態、リモート デバイスの主および完全分類(種類)などです。
TBluetoothDevice のインスタンスを取得するには、マネージャの GetPairedDevices メソッドまたは LastDiscoveredDevices プロパティを使用します。
関連項目
- System.Bluetooth.TBluetoothLEDevice
- System.Bluetooth.TBluetoothCustomDevice.Address
- System.Bluetooth.TBluetoothCustomDevice.BluetoothType
- System.Bluetooth.TBluetoothDevice.ClassDevice
- System.Bluetooth.TBluetoothDevice.ClassDeviceMajor
- System.Bluetooth.TBluetoothDevice.ClassDeviceMajorString
- System.Bluetooth.TBluetoothDevice.ClassDeviceString
- System.Bluetooth.TBluetoothCustomDevice.DeviceName
- System.Bluetooth.TBluetoothDevice.IsPaired
- System.Bluetooth.TBluetoothDevice.LastServiceList
- System.Bluetooth.TBluetoothDevice.State