Microsoft DirectX 8.1 (Visual Basic) |
Retrieves the status of an effect.
object.GetEffectStatus() As Long
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 is set.