BluetoothLEConnectionPhyInfo.IsUncoded2MPhy プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Bluetooth LE 物理層 (PHY) が (コード化されていない) LE 2M であるかどうかを示す値を取得します。
public:
property bool IsUncoded2MPhy { bool get(); };
bool IsUncoded2MPhy();
public bool IsUncoded2MPhy { get; }
var boolean = bluetoothLEConnectionPhyInfo.isUncoded2MPhy;
Public ReadOnly Property IsUncoded2MPhy As Boolean
プロパティ値
Boolean
bool
true
Bluetooth LE 物理層 (PHY) が (コーディングされていない) LE 2M の場合。それ以外の場合は false
。
Windows の要件
アプリの機能 |
bluetooth
|