Platform SDK: DirectX |
The DirectInputEffect.GetEffectStatus method retrieves the status of an effect.
object.GetEffectStatus() As Long
The method returns status flags for the effect. The value may be zero, or one or more of the following constants of the CONST_DIEGESFLAGS enumeration:
If the method fails, an error is raised and Err.Number will be set.