Share via


LogInit (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.