BluetoothLEConnectionPhy.ReceiveInfo 属性

定义

获取有关用于接收的蓝牙 LE 物理层 (PHY) 的信息。

public:
 property BluetoothLEConnectionPhyInfo ^ ReceiveInfo { BluetoothLEConnectionPhyInfo ^ get(); };
BluetoothLEConnectionPhyInfo ReceiveInfo();
public BluetoothLEConnectionPhyInfo ReceiveInfo { get; }
var bluetoothLEConnectionPhyInfo = bluetoothLEConnectionPhy.receiveInfo;
Public ReadOnly Property ReceiveInfo As BluetoothLEConnectionPhyInfo

属性值

一个 BluetoothLEConnectionPhyInfo 对象,该对象表示有关用于接收的蓝牙 LE 物理层 (PHY) 的信息。

Windows 要求

应用功能
bluetooth

适用于