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