Platform SDK: DirectX

DIRAMPFORCE

The DIRAMPFORCE type describes parameters for a ramp force in the DIEFFECT type.

Type DIRAMPFORCE
  lRangeEnd As Long
  lRangeStart As Long
End Type

Members

lRangeEnd
The magnitude at the end of the effect, in the range -10,000 to +10,000.
lRangeStart
The magnitude at the start of the effect, in the range -10,000 to +10,000.

Remarks

The duration of a ramp force effect must be finite.