共用方式為


BluetoothLEConnectionParameters.ConnectionInterval 屬性

定義

取得連線無值。 連線無值定義為 1.25 毫秒遞增,範圍從0x0006到0x0C80。 時間 (毫秒) = 間隔 * 1.25 毫秒。

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

代表連接無符號的 16 位不帶正負號的整數值。

Windows 需求

應用程式功能
bluetooth

適用於