Microsoft DirectX 9.0 SDK Update (October 2004)

CaptureNoiseSuppressEffect.Reset Method

Language:

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

Resets the effect to its initial state.

Definition

Visual Basic .NET Public Sub Reset()
C# public void Reset();
Managed C++ public: void Reset();
JScript .NET public function Reset();

Remarks

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.


© 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