ForceFeedbackCommand Enumeration
|
Language: |
Definition
Visual Basic |
Public Enum ForceFeedbackCommand |
C# |
public enum ForceFeedbackCommand |
C++ |
public enum class ForceFeedbackCommand |
JScript |
public enum ForceFeedbackCommand |
Members
Member |
Value |
Description |
Reset |
1 |
Sets the enumerator to its initial position, which is before the first element in the collection. |
SetActuatorsOff |
32 |
|
SetActuatorsOn |
16 |
|
Continue |
8 |
|
Pause |
4 |
Sends a command to the device's force-feedback system. |
StopAll |
2 |
Sends a command to the device's force-feedback system. |
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