Platform SDK: DirectX

CONST_DICONDITIONFLAGS

The CONST_DICONDITIONFLAGS enumeration is used in the conditionFlags member of the DIEFFECT type to set the axes and direction of a force-feedback effect.

Enum CONST_DICONDITIONFLAGS
    DICONDITION_USE_BOTH_AXES = 1
    DICONDITION_USE_DIRECTION = 2
End Enum
DICONDITION_USE_BOTH_AXES
Not currently supported.
DICONDITION_USE_DIRECTION
Not currently supported.