Device.CurrentJoystickState Property

Language:

Retrieves immediate data from the joystick device.

Definition

Visual Basic Public ReadOnly Property CurrentJoystickState As JoystickState
C# public JoystickState CurrentJoystickState { get; }
C++ public:
property JoystickState CurrentJoystickState {
        JoystickState get();
}
JScript public function get CurrentJoystickState() : JoystickState

Property Value

Microsoft.DirectX.DirectInput.JoystickState

This property is read-only. 

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