BluetoothLEConnectionPhy.ReceiveInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets info about the Bluetooth LE physical layer (PHY) for receive.
public:
property BluetoothLEConnectionPhyInfo ^ ReceiveInfo { BluetoothLEConnectionPhyInfo ^ get(); };
BluetoothLEConnectionPhyInfo ReceiveInfo();
public BluetoothLEConnectionPhyInfo ReceiveInfo { get; }
var bluetoothLEConnectionPhyInfo = bluetoothLEConnectionPhy.receiveInfo;
Public ReadOnly Property ReceiveInfo As BluetoothLEConnectionPhyInfo
Property Value
A BluetoothLEConnectionPhyInfo object representing info about the Bluetooth LE physical layer (PHY) for receive.
Windows requirements
App capabilities |
bluetooth
|