Platform SDK: DirectX

CONST_DIESFLAGS

The CONST_DIESFLAGS are used to control behavior of force-feedback effect playback.

Enum CONST_DIESFLAGS
    DIES_NODOWNLOAD  = -2147483648 (&H80000000)
    DIES_SOLO =                  1 
End Enum
For an explanation of the members, see DirectInputEffect.Start.