JoystickState.GetSlider Method

Language:

Two additional axes, formerly called the u-axis and v-axis, whose semantics depend on the joystick. Use the Inputdevice9Getobjectinfo method to obtain semantic information about these values.

Definition

Visual Basic Public Function GetSlider() As Integer()
C# public int[] GetSlider();
C++ public:
array<int>^ GetSlider();
JScript public function GetSlider() : int[];

Return Value

System.Int32[]


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center