WIN32K_SYSCALL_FILTER_STATE_AUDIT - 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 WIN32K_SYSCALL_FILTER_STATE_AUDIT 0x2

// end_private
#endif
#endif

View code on GitHub

No description available.