BluetoothLEConnectionPhy クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Bluetooth LE 物理レイヤー (PHY) に関する情報を取得するために使用されます。
接続パラメーターと PHY の詳細については、 Bluetooth Core 仕様を参照してください。
public ref class BluetoothLEConnectionPhy sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class BluetoothLEConnectionPhy final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class BluetoothLEConnectionPhy
Public NotInheritable Class BluetoothLEConnectionPhy
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 11 (10.0.22000.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v14.0 で導入)
|
アプリの機能 |
bluetooth
|
プロパティ
ReceiveInfo |
受信用の Bluetooth LE 物理レイヤー (PHY) に関する情報を取得します。 |
TransmitInfo |
送信用の Bluetooth LE 物理レイヤー (PHY) に関する情報を取得します。 |