Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ exitCode
Method
exitCode
src/processrunner.cpp:932–935 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
930
}
931
932
DWORD ProcessRunner::exitCode() const
933
{
934
return m_exitCode;
935
}
936
937
HANDLE ProcessRunner::getProcessHandle() const
938
{
Callers
1
waitForApplication
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected