This command is used to enable or disable
windows firewall.
You can use mnGetFirewallEnabled to determine the status of this option
unsigned int ProfileID: This is the ID of the profile that the command should use.
bool Boolean: True to set the option to enabled, false to set the option to disabled.
1 if no error occurred.
-1 if an error occurred.
DBP
C++
.Net