| Microsoft DirectX 8.1 (Visual Basic) |
Used in the flags parameter of DirectInputEffect.Start to control behavior of force-feedback effect playback.
Enum CONST_DIESFLAGS
DIES_NODOWNLOAD = -2147483648 (&H80000000)
DIES_SOLO = 1
End Enum