Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ GetProcessId
Method
GetProcessId
WinSysCore/EventData.cpp:68–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
DWORD EventData::GetProcessId() const {
69
return _processId;
70
}
71
72
const std::wstring& EventData::GetProcessName() const {
73
return _processName;
Callers
7
GetColumnText
Method · 0.80
DoSort
Method · 0.80
Eval
Method · 0.80
OnInitDialog
Method · 0.80
WriteEventData
Method · 0.80
ParseProcessStartStop
Method · 0.80
OnEventRecord
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected