Share via


FirewallLogUninit (Windows CE 5.0)

Send Feedback

This callback function is an application-defined function. The logging DLL exports this function. The firewall calls this function when firewall is shutting down. This function is optional. If the logging DLL does not need to be called during shutdown, then the DLL does not need to export it.

void FirewallLogUninit();

Parameters

None.

Return Values

None.

Requirements

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

See Also

IP Firewall Logging Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.