Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ConEmu/ConEmu
/ GetLastExceptionCode
Method
GetLastExceptionCode
src/common/MFileMapping.h:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
uint32_t GetLastExceptionCode() const
94
{
95
return exceptionCode_;
96
}
97
98
MEMORY_BASIC_INFORMATION GetMapInfo() const
99
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64