共用方式為


BluetoothLEPreferredConnectionParameters.MinConnectionInterval 屬性

定義

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

public:
 property unsigned short MinConnectionInterval { unsigned short get(); };
uint16_t MinConnectionInterval();
public ushort MinConnectionInterval { get; }
var uInt16 = bluetoothLEPreferredConnectionParameters.minConnectionInterval;
Public ReadOnly Property MinConnectionInterval As UShort

屬性值

UInt16

unsigned short

uint16_t

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

Windows 需求

應用程式功能
bluetooth

適用於