SND_CountReservedCommand

C Specification

#include <nitro/snd.h>
int SND_CountReservedCommand( void );

Arguments

None.

Return Values

The number of reserved commands.

Description

This function gets the number of reserved commands.

See Also

None.

Revision History

07/20/2004 Initial version