IVirtualXInputResetStick メソッド

スティックの値をリセットします。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
void ResetStick(
	int userIndex,
	bool isLeftStick
)

パラメーター

userIndex
型: SystemInt32
仮想XInputのデバイス番号
isLeftStick
型: SystemBoolean
左スティックかどうか
関連項目