Joystick
JoystickPOVPairController Constructor (joystick, control)
NamespacesDXJoystickJoystickPOVPairControllerJoystickPOVPairController(Joystick, IValueControl)
Constructor.
Declaration Syntax
C#Visual BasicVisual C++
public JoystickPOVPairController(
	Joystick joystick,
	IValueControl control
)
Public Sub New ( _
	joystick As Joystick, _
	control As IValueControl _
)
public:
JoystickPOVPairController(
	Joystick^ joystick, 
	IValueControl^ control
)
Parameters
joystick (Joystick)
The joystick to be connected.
control (IValueControl)
The IValueControl to be connected.

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0