MCPcopy 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
145uint32_t EventData::GetIndex() const {
146 return _index;
147}
148
149std::wstring EventData::FormatProperty(const EventProperty& property) const {
150 ULONG size = 0;

Callers 5

GetColumnTextMethod · 0.80
DoSortMethod · 0.80
OnInitDialogMethod · 0.80
OnInitDialogMethod · 0.80
WriteEventDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected