DirectInputInputRange Constructor |
Namespace:
Rewired.Platforms.Windows.DirectInput
Assembly:
Rewired_Windows (in Rewired_Windows.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public DirectInputInputRange(
int minimum,
int maximum
)
Parameters
- minimum
- Type: SystemInt32
- maximum
- Type: SystemInt32
See Also