次の方法で共有


BluetoothLEConnectionParameters.ConnectionInterval プロパティ

定義

inverval 接続を取得します。 接続の inverval は、0x0006から0x0C80までの 1.25 ミリ秒の増分として定義されます。 Time(ms) = Interval * 1.25ms。

public:
 property unsigned short ConnectionInterval { unsigned short get(); };
uint16_t ConnectionInterval();
public ushort ConnectionInterval { get; }
var uInt16 = bluetoothLEConnectionParameters.connectionInterval;
Public ReadOnly Property ConnectionInterval As UShort

プロパティ値

UInt16

unsigned short

uint16_t

接続 inverval を表す 16 ビット符号なし整数値。

Windows の要件

アプリの機能
bluetooth

適用対象