Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ pid
Method
pid
src/envmodule.cpp:361–364 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
359
}
360
361
DWORD Process::pid() const
362
{
363
return m_pid;
364
}
365
366
DWORD Process::ppid() const
367
{
Callers
4
findChildren
Function · 0.45
getProcessTreeFromProcess
Function · 0.45
findChildProcesses
Function · 0.45
getProcessTreeFromJob
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected