Device.ForceFeedbackState Property

Language:

Retrieves the state of the device's force-feedback system.

Definition

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

Property Value

Microsoft.DirectX.DirectInput.ForceFeedbackStates

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