MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / GetAnsiString

Method GetAnsiString

WinSysCore/EventData.cpp:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17PCSTR EventProperty::GetAnsiString() const {
18 return (PCSTR)Data.data();
19}
20
21// EventData
22

Callers 2

ProcessSpecialEventMethod · 0.80
ParseProcessStartStopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected