Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ GetIndex
Method
GetIndex
WinSysCore/EventData.cpp:145–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
uint32_t EventData::GetIndex() const {
146
return _index;
147
}
148
149
std::wstring EventData::FormatProperty(const EventProperty& property) const {
150
ULONG size = 0;
Callers
5
GetColumnText
Method · 0.80
DoSort
Method · 0.80
OnInitDialog
Method · 0.80
OnInitDialog
Method · 0.80
WriteEventData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected