#include <nnsys/snd.h>
void NNS_SndHandleReleaseSeq( NNSSndHandle* handle );
Releases the sequence that is bound to the sound handle. This function does nothing if a sequence is not bound to the sound handle.
This function must be called before deleting or clearing the sound handle.
None.
2004/06/01 Initial version.
CONFIDENTIAL