Microsoft DirectX 9.0 SDK Update (October 2004)

Framework.ResetState Method

Language:

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

Resets the sample framework state to its initial default state, and all previous framework state changes are lost.

Definition

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

Remarks

This method is useful for testing purposes because the application process does not have to be restarted.


© 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