1 |
5.649141 |
_ImageMonikerType |
Enum |
|
|
|
|
|
|
enum _ImageMonikerType
{
IMT_Unknown = 0,
IMT_LoadedFromManifest = 1,
IMT_Custom = 2,
IMT_System = 3
} ;
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VSSDK\VisualStudioIntegration\Common\Inc\ImageParameters140.h(99,0) |
|