SND_CountWaitingCommand 

Syntax
#include <nitro/snd.h>
int SND_CountWaitingCommand( void )
;
Return Values
The number of commands that wait for processing to end.
Description
This function gets the number of commands that wait for processing to end.
See Also
None.
Revision History
2004/07/20 Initial version.