DXUTShutdown
Microsoft DirectX 9.0 SDK Update (October 2004)

DXUTShutdown Function


Triggers program termination and sample framework cleanup.

Syntax

VOID DXUTShutdown(VOID);

Return Value

No return value.

Remarks

It is not necessary for the application to call this function, since the application lifespan is handled by the framework. However, the application can call this function to cleanly terminate the application process.

Function Information

Headerdxut.h
Import libraryNone
Minimum operating systems Windows 98


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.