WIN32K_SYSCALL_FILTER_STATE_ENABLE - 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

// rev (tyranid)
#define WIN32K_SYSCALL_FILTER_STATE_ENABLE 0x1

// end_private
#endif
#endif

View code on GitHub

No description available.