PS_PROTECTED_AUDIT_MASK - NtDoc

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

#define PS_PROTECTED_AUDIT_MASK 0x08

// end_private
#endif
#endif

View code on GitHub

No description available.