WPP_INIT_TRACING
The WPP_INIT_TRACING macro registers the provider GUID and initializes the structures that are needed for software tracing in a kernel-mode driver or user-mode application.
This macro has a different signature for kernel-mode drivers and user-mode applications. Both versions of this macro are described in the following topics:
WPP_INIT_TRACING for Kernel-Mode Drivers
WPP_INIT_TRACING for User-Mode Applications