1 |
6.703727 |
__FONTCOLORFLAGS::FCF_ONLYNEWINSTANCES |
Int32 |
8 |
0x00000008 |
8 |
|
|
System.Int32 |
FCF_ONLYNEWINSTANCES = 0x8,
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VSSDK\VisualStudioIntegration\Common\Inc\vsshell.h(28250,0) |
|
2 |
3.160167 |
__FONTCOLORFLAGS |
Enum |
|
|
|
|
|
|
enum __FONTCOLORFLAGS
{
FCF_MUSTRESTART = 0x1,
FCF_ONLYTTFONTS = 0x2,
FCF_SAVEALL = 0x4,
FCF_ONLYNEWINSTANCES = 0x8,
FCF_AUTOFONT = 0x10
} ;
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VSSDK\VisualStudioIntegration\Common\Inc\vsshell.h(28245,0) |
|