Click or drag to resize
JoystickGetDeviceCount Method
Returns the number of joysticks available on the system.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public static int GetDeviceCount()

Return Value

Type: Int32
A number from 0 to 16
See Also