MAX_ETW_BUFFER_SIZE - NtDoc

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

#define MAX_ETW_BUFFER_SIZE      (16 * 1024)   // in KBytes

#endif

View code on GitHub

No description available.