SND_CountReservedCommand 

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