mnFinishSound

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.

Parameters

None

Returns (Integer)

0 if no error occurred.

-1 if an error occurred.

Present in

DBP

C++

.Net




This page is in the following sections:
(2) Sound General
(1) Sound Input and Output
(0) DarkNet Help