EVENT_TRACE_BLOCKING_MODE - NtDoc

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

#define EVENT_TRACE_BLOCKING_MODE           0x20000000  // Private loggers wait for buffers

#endif

View code on GitHub

No description available.