共用方式為


KnownSimpleHapticsControllerWaveforms.Click 屬性

定義

取得按一下電壓。

public:
 static property unsigned short Click { unsigned short get(); };
static uint16_t Click();
public static ushort Click { get; }
var uInt16 = KnownSimpleHapticsControllerWaveforms.click;
Public Shared ReadOnly Property Click As UShort

屬性值

UInt16

unsigned short

uint16_t

根據 觸覺使用頁面 HID 規格,不帶正負號的 16 位電壓識別碼 (0x1003/4099) 。

適用於

另請參閱