PERF_GET_EVENT_TYPE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTWMI_H

// rev
#define PERF_GET_EVENT_TYPE(x) ((x) & 0xFF)

#endif

View code on GitHub

No description available.