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