1 |
6.311072 |
_Mode |
Enum |
|
|
|
|
|
|
enum _Mode { _Unused, _Wrote, _Need, _Got, _Eof };
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.25.28610\include\xlocbuf(26,0) |
- If _STL_COMPILER_PREPROCESSOR
|
2 |
5.152969 |
MODE |
Enum |
|
|
|
|
|
|
typedef enum _MODE {
KernelMode,
UserMode,
MaximumMode
} MODE;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\umdf\2.27\WudfWdm.h(855,0) |
- If !defined (___WUDFWDM_H___)
|
3 |
2.914959 |
_Mode::_Unused |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
enum _Mode { _Unused, _Wrote, _Need, _Got, _Eof };
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.25.28610\include\xlocbuf(26,0) |
- If _STL_COMPILER_PREPROCESSOR
|
4 |
2.914959 |
_Mode::_Wrote |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
enum _Mode { _Unused, _Wrote, _Need, _Got, _Eof };
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.25.28610\include\xlocbuf(26,0) |
- If _STL_COMPILER_PREPROCESSOR
|
5 |
2.914959 |
_Mode::_Need |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
enum _Mode { _Unused, _Wrote, _Need, _Got, _Eof };
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.25.28610\include\xlocbuf(26,0) |
- If _STL_COMPILER_PREPROCESSOR
|
6 |
2.914959 |
_Mode::_Got |
Int32 |
3 |
0x00000003 |
3 |
|
|
System.Int32 |
enum _Mode { _Unused, _Wrote, _Need, _Got, _Eof };
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.25.28610\include\xlocbuf(26,0) |
- If _STL_COMPILER_PREPROCESSOR
|
7 |
2.914959 |
_Mode::_Eof |
Int32 |
4 |
0x00000004 |
4 |
|
|
System.Int32 |
enum _Mode { _Unused, _Wrote, _Need, _Got, _Eof };
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.25.28610\include\xlocbuf(26,0) |
- If _STL_COMPILER_PREPROCESSOR
|