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