MCPcopy Create free account
hub / github.com/Schnocker/NoEye / GetHandle

Method GetHandle

NoEye_Service/CProcess.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136 }
137
138 HANDLE CProcess::GetHandle()
139 {
140 return this->hProcess;
141 }
142
143 DWORD CProcess::GetPid()
144 {

Callers 1

ServiceThreadFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected