EffectType Enumeration (Microsoft.DirectX.DirectInput)

Definition

Visual Basic Public Enum EffectType
C# public enum EffectType
C++ public enum class EffectType
JScript public enum EffectType

Members

Member Value Description
CustomForce 5
Condition 4 Contains type-specific information for effects that are marked as DIEFT_CONDITION.A reference to an array of Dicondition structures for an effect is passed in the lpvTypeSpecificParams member of the Dieffect structure. The number of elements in the array must be either one, or equal to the number of axes associated with the effect.
RampForce 2
ConstantForce 1
StartDelay 32768
DeadBand 16384
PosNegSaturation 8192
PosNegCoeffecients 4096
Saturation 2048 Retrieves a value for the
ForceFeedbackFade 1024
ForceFeedbackAttack 512
Hardware 255
Periodic 3 Contains type-specific information for effects that are marked as DIEFT_PERIODIC.The structure describes a periodic effect.A reference to a single Diperiodic structure for an effect is passed in the lpvTypeSpecificParams member of the Dieffect structure.
All 0

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