ボタンを押して離します。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文void Tap(
int userIndex,
XInputButtons button,
int wait1 = 0,
int wait2 = 0
)
パラメーター
- userIndex
- 型: SystemInt32
仮想XInputのデバイス番号 - button
- 型: KeyToKey.EnumsXInputButtons
ボタン - wait1 (Optional)
- 型: SystemInt32
押したあとの待機時間 - wait2 (Optional)
- 型: SystemInt32
離したあとの待機時間
関連項目