Edit

Share via


OnBeginEndPassFunc typedef

The C++ Build Insights SDK is compatible with Visual Studio 2017 and later. To see the documentation for these versions, set the Visual Studio Version selector control for this article to Visual Studio 2017 or later. It's found at the top of the table of contents on this page.

The OnBeginEndPassFunc typedef is one of the function signatures used in the ANALYSIS_CALLBACKS and RELOG_CALLBACKS structures.

Syntax

typedef enum CALLBACK_CODE (BUILD_INSIGHTS_API *OnBeginEndPassFunc)(
    void*                           callbackContext);

Members

Name Description
callbackContext