Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Schnocker/NoEye
/ Close
Method
Close
NoEye_Service/CProcess.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
bool CProcess::Close()
134
{
135
return CloseHandle(this->hProcess);
136
}
137
138
HANDLE CProcess::GetHandle()
139
{
Callers
1
ServiceThread
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected