ForceFeedbackStates Enumeration
|
Language: |
Definition
Visual Basic |
Public Enum ForceFeedbackStates |
C# |
public enum ForceFeedbackStates |
C++ |
public enum class ForceFeedbackStates |
JScript |
public enum ForceFeedbackStates |
Members
Member |
Value |
Description |
Empty |
1 |
Retrieves the state of the device's force-feedback system. |
DeviceLost |
-2147483648 |
|
UserForceFeedbackSwitchOff |
2048 |
|
UserForceFeedbackSwitchOn |
1024 |
|
SafterSwitchOff |
512 |
|
SafetySwitchOn |
256 |
|
PowerOff |
128 |
|
PowerOn |
64 |
Retrieves the state of the device's force-feedback system. |
ActuatorsOff |
32 |
|
ActuatorsOn |
16 |
|
Paused |
4 |
Retrieves the state of the device's force-feedback system. |
Stopped |
2 |
|
Enumeration Information
Namespace |
Microsoft.DirectX.DirectInput |
Assembly |
Microsoft.DirectX.DirectInput (microsoft.directx.directinput.dll) |
Strong Name |
Microsoft.DirectX.DirectInput,
Version=1.0.900.0,
Culture=neutral,
PublicKeyToken=d3231b57b74a1492 |
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