NOTIFICATION_TRACE_FLAG - NtDoc

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

// Enable or disable a trace logging guid.
#define NOTIFICATION_TRACE_FLAG 0x00010000

#endif

View code on GitHub

No description available.