![]() |
![]() |
![]() |
CaptureNoiseSuppressEffect.Reset Method |
Language: |
Resets the effect to its initial state.
Visual Basic .NET Public Sub Reset() C# public void Reset(); Managed C++ public: void Reset(); JScript .NET public function Reset();
Applications should not reset an effect except when necessary because it has entered an incorrect state. This might be done in response to user input. An effect must not be reset arbitrarily at start-up, because another application might be using the same effect.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center