FirewallLogUninit (Windows Embedded CE 6.0)
1/6/2010
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.
Syntax
void FirewallLogUninit();
Parameters
None.
Return Value
None.
Requirements
Header | fwapi.h |
Windows Embedded CE | Windows CE .NET 4.2 and later |