Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ GetThreadId
Method
GetThreadId
WinSysCore/EventData.cpp:80–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
DWORD EventData::GetThreadId() const {
81
return _threadId;
82
}
83
84
ULONGLONG EventData::GetTimeStamp() const {
85
return _timeStamp;
Callers
6
GetColumnText
Method · 0.80
DoSort
Method · 0.80
OnInitDialog
Method · 0.80
WriteEventData
Method · 0.80
OnEventRecord
Method · 0.80
HandleNoProcessId
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected