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