MAXLOGGERS - NtDoc

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

//
// Support a maximum of 64 logger instances.
//
#define MAXLOGGERS 64

#endif

View code on GitHub

No description available.