Microsoft DirectX 9.0 SDK Update (October 2004)

JoystickState.GetSlider Method

Language:

Note: This documentation is preliminary and is subject to change.

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 .NET Public Function GetSlider() As Integer()
C# public int[] GetSlider();
Managed C++ public: int GetSlider() __gc[];
JScript .NET public function GetSlider() : int[];

Return Value

System.Int32[].


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

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