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