Share via


FirewallLogInit (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 the firewall initializes and loads the logging DLL. This function is optional. If the DLL does not need to be called by the firewall during initialization, then the DLL does not need to export this function.

void FirewallLogInit();

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.