WPP_CLEANUP for User-Mode Applications

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

WPP_INIT_TRACING

 

 

Send comments about this topic to Microsoft