EVENT_INFO_CLASS - NtDoc

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

typedef enum _EVENT_INFO_CLASS EVENT_INFO_CLASS;

#endif
#endif

View code on GitHub

This enumeration is documented in Windows SDK.