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