2 |
3.165212 |
__VSBATCHLOADRESULT |
Enum |
|
|
|
|
|
|
enum __VSBATCHLOADRESULT
{
BLR_SUCCESS = 0,
BLR_PREFETCH_ERROR = 0x1,
BLR_LOAD_ERROR = 0x2,
BLR_NEED_UPGRADE = 0x3,
BLR_UNSAFE_PROJECT = 0x4,
BLR_NEW_FACTORY = 0x5
} ;
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VSSDK\VisualStudioIntegration\Common\Inc\vsshell157.h(506,0) |
|