![]() |
![]() |
Shuts down the XACT engine, freeing any resources in use.
STDAPI ShutDown();
None.
Returns S_OK if successful, an error code otherwise.
This method will destroy all existing cues, sound banks, and wave banks. It will block until all cues are destroyed. This method will also flush all pending notifications and unregister all notification descriptions. No XACT API or method calls may be made after calling this function.
Header: Declared in Xact.h.