Share via


FirewallRefresh

This function reloads the firewall configuration settings, with the exception of rules and interfaces, from the registry.

VOID FirewallRefresh();

Parameters

None.

Return Values

None.

Remarks

Use this function to change firewall settings that are set through the registry but cannot be modified through a dedicated API. For information about the firewall registry settings, see IP Firewall Registry Settings.

To modify firewall rules use FirewallCreateRule, FirewallDeleteRule and FirewallEnableRule. To modify which interfaces are protected by the firewall, use FirewallSetInterface.

Requirements

OS Versions: Windows CE .NET 4.2 and later.
Header: Fwapi.h.

See Also

Firewall Functions

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.