1 |
5.649141 |
__VSBatchProjectActionResult |
Enum |
|
|
|
|
|
|
enum __VSBatchProjectActionResult
{
BPAR_UNCHANGED = 0,
BPAR_UNLOADED = 1,
BPAR_RELOADED = 3,
BPAR_SELFRELOADED = 4,
BPAR_ERROR = 5
} ;
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VSSDK\VisualStudioIntegration\Common\Inc\vsshell158.h(332,0) |
|