Microsoft DirectX 9.0 |
The EffectGetCount method retrieves the number of effects applied to this object.
Syntax
object.EffectGetCount(
pCount As Long
)
Parameters
pCount
Variable that receives the number of effects.
Error Codes
If the method fails, an error is raised.
See Also