BluetoothLEConnectionPhy.TransmitInfo 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 transmit.
public:
property BluetoothLEConnectionPhyInfo ^ TransmitInfo { BluetoothLEConnectionPhyInfo ^ get(); };
BluetoothLEConnectionPhyInfo TransmitInfo();
public BluetoothLEConnectionPhyInfo TransmitInfo { get; }
var bluetoothLEConnectionPhyInfo = bluetoothLEConnectionPhy.transmitInfo;
Public ReadOnly Property TransmitInfo As BluetoothLEConnectionPhyInfo
Property Value
A BluetoothLEConnectionPhyInfo object representing info about the Bluetooth LE physical layer (PHY) for transmit.
Windows requirements
App capabilities |
bluetooth
|