This command unloads the specified output
instance.
This command should be used when the
output instance is no longer needed, or when changing the output device
of an output instance.
The opposite of this command is mnStartOutput
which loads the firewall module.
It is safe to use mnStartOutput again after using this command.
int InstanceID: The output instance ID that this command should use.
0 if no error occurred.
-1 if an error occurred.
DBP
C++
.Net