IVirtualXInputDown メソッド

ボタンを押します。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
void Down(
	int userIndex,
	XInputButtons button,
	int wait = 0
)

パラメーター

userIndex
型: SystemInt32
仮想XInputのデバイス番号
button
型: KeyToKey.EnumsXInputButtons
ボタン
wait (Optional)
型: SystemInt32
押したあとの待機時間
関連項目