FirewallLogUninit
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
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.