Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ GetProcessId
Method
GetProcessId
Win32Lib/Process.cpp:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
unsigned Process::GetProcessId() const
155
{
156
return m_processId;
157
}
158
159
unsigned Process::GetThreadId() const
160
{
Callers
2
ProcessReader
Method · 0.80
Abort
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected