Microsoft DirectX 9.0 SDK Update (October 2004)

EffectObject.Start Method

Language:

Note: This documentation is preliminary and is subject to change.

Begins playing an effect. If the effect is already playing, it is restarted from the beginning. If the effect has not been downloaded or has been modified since its last download, it is downloaded before being started. This default behavior can be suppressed by passing the DIES_NODOWNLOAD flag.

Overload List

public void Start(int);
public void Start(int, EffectStartFlags);

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center