MCPcopy 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
932DWORD ProcessRunner::exitCode() const
933{
934 return m_exitCode;
935}
936
937HANDLE ProcessRunner::getProcessHandle() const
938{

Callers 1

waitForApplicationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected