次の方法で共有


BluetoothLEConnectionPhy.ReceiveInfo プロパティ

定義

受信用の Bluetooth LE 物理層 (PHY) に関する情報を取得します。

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

プロパティ値

受信用の Bluetooth LE 物理層 (PHY) に関する情報を表す BluetoothLEConnectionPhyInfo オブジェクト。

Windows の要件

アプリの機能
bluetooth

適用対象