This command unloads the DarkNet sound
module.
This command should be used when your
application no longer needs to use sound commands.
The opposite of this command is mnStartSound
which loads the sound module.
It is safe to use mnStartSound again after using this command.
None
0 if no error occurred.
-1 if an error occurred.
DBP
C++
.Net