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

Method GetProcessorNumber

WinSysCore/EventData.cpp:60–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60UCHAR EventData::GetProcessorNumber() const {
61 return _processorNumber;
62}
63
64void EventData::SetProcessId(DWORD pid) {
65 _processId = pid;

Callers 3

GetColumnTextMethod · 0.80
GetColumnTextPointerMethod · 0.80
ProcessSpecialEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected