Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function is called once to initialize client logging.
typedef VOID (*PNAT_LOG_INIT) ();
Parameters
None.
Return Values
None.
Remarks
This callback function is provided to allow your logging dynamic-link library (DLL) to initialize prior to receiving callbacks.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Natedit.h.
Link Library: Coredll.dll.
See Also
LogDroppedPacket | LogConnectionCreation | LogConnectionDeletion
Send Feedback on this topic to the authors