Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the firewall functions with a description of the purpose of each.
Programming element | Description |
---|---|
FirewallCreateRule | This function creates a new firewall rule. |
FirewallDeleteRule | This function deletes a firewall rule. |
FirewallEnable | This function enables or disables the firewall. |
FirewallEnableRule | This function enables or disables a firewall rule. |
FirewallGetRules | This function retrieves information about firewall rules. |
FirewallRefresh | This function reloads the firewall run-time image settings from the registry, with the exception of rules and interfaces. |
FirewallSetInterface | This function specifies that traffic through a network interface should be filtered by the firewall. |
IsFirewallEnabled | This function determines whether the firewall is enabled. |
IsInterfaceFirewalled | This function indicates whether traffic through an interface is filtered by the firewall. |
See Also
Send Feedback on this topic to the authors