SE_AUDIT_PRIVILEGE - NtDoc

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

#define SE_AUDIT_PRIVILEGE (21L)                    // Required to generate audit-log entries.

#endif

View code on GitHub

No description available.