Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ GetProcess
Method
GetProcess
WinArk/ProcessInfoEx.h:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
int GetBitness() const;
42
const WinSys::Process* GetProcess() const {
43
return _process.get();
44
}
45
46
DWORD64 TargetTime;
47
bool IsNew{ false };
Callers
1
OnShowJob
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected