1 |
7.061427 |
__VSREFERENCEAPPLYRESULT |
Enum |
|
|
|
|
|
|
enum __VSREFERENCEAPPLYRESULT
{
APPLYRESULT_AppliedSuccessfully = 1,
APPLYRESULT_NotApplied = 0,
APPLYRESULT_NotAppliedAndCloseDialog = -1
} ;
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VSSDK\VisualStudioIntegration\Common\Inc\vsshell140.h(2563,0) |
|