Share via


FirewallLogInit

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

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.