Framework.ResetState Method

Language:

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

Definition

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

Remarks

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


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

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