PCEVENT_DESCRIPTOR - NtDoc

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

typedef const EVENT_DESCRIPTOR* PCEVENT_DESCRIPTOR;

#endif
#endif
#endif

View code on GitHub

No description available.