Tao.Platform.Windows SDK Documentation |
|
Winmm.joySetThreshold Method
[Visual Basic]
Public Shared Function joySetThreshold( _
ByVal
uJoyID As
Integer, _
ByVal
uThreshold As
Integer _
) As
Integer
[C#]
public static
int joySetThreshold(
int uJoyID,
int uThreshold);
See Also
Winmm Class | Tao.Platform.Windows Namespace