MCPcopy 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
154unsigned Process::GetProcessId() const
155{
156 return m_processId;
157}
158
159unsigned Process::GetThreadId() const
160{

Callers 2

ProcessReaderMethod · 0.80
AbortMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected