Destroys the wave bank.
HRESULT Destroy();
None.
Returns S_OK if successful, an error code otherwise.
IXACTWaveBank::Destroy will synchronously destroy any cues that were using the wavebank, stopping the playback immediately, and frees resources allocated for the wavebank.
For further information on using this method, see Managing XACT Resources and Notifications.
Header: Declared in Xact.h.