#include <nnsys/snd.h>
BOOL NNS_SndStrmHandleIsValid( const NNSSndStrmHandle* handle );
This function checks whether a stream handle is valid. A stream handle is valid if a stream is bound to it.
None.
2007/04/04 Added the argument const
.
2004/08/10 Initial version.
CONFIDENTIAL