BluetoothLEConnectionParameters.ConnectionLatency プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
接続の待機時間を取得します。 接続待機時間は、0x0000から0x01F3までの接続イベントで定義されます。
public:
property unsigned short ConnectionLatency { unsigned short get(); };
uint16_t ConnectionLatency();
public ushort ConnectionLatency { get; }
var uInt16 = bluetoothLEConnectionParameters.connectionLatency;
Public ReadOnly Property ConnectionLatency As UShort
プロパティ値
接続待機時間を表す 16 ビット符号なし整数値。
Windows の要件
アプリの機能 |
bluetooth
|