Microsoft DirectX 9.0 SDK Update (October 2004)

ForceFeedbackStates Enumeration

Language:

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

Definition

Visual Basic .NET Public Enum ForceFeedbackStates
C# public enum ForceFeedbackStates
Managed C++ __value public enum ForceFeedbackStates
JScript .NET 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.2902.0,  Culture=neutral,  PublicKeyToken=31bf3856ad364e35

© 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