Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The WPP_CLEANUP macro deactivates software tracing in a user-mode application.
VOID
WPP_CLEANUP(
);
Headers
Defined in a source file's trace message header file.
The WPP preprocessor generates the trace message header file and saves it in the output directory for the build process.
Comments
WPP_CLEANUP deactivates software tracing in a user-mode application. The application should deactivate software tracing before it exits.
See also